Searched refs:get_link_status (Results 1 – 2 of 2) sorted by relevance
1952 hw->get_link_status = TRUE; in e1000_copper_link_autoneg()2983 hw->get_link_status = FALSE; in e1000_check_for_link()2993 if ((hw->media_type == e1000_media_type_copper) && hw->get_link_status) { in e1000_check_for_link()3007 hw->get_link_status = FALSE; in e1000_check_for_link()
1456 boolean_t get_link_status; member