Searched refs:get_link_status (Results 1 – 2 of 2) sorted by relevance
3188 hw->get_link_status = true; in e1000_copper_link_autoneg()3891 if ((hw->media_type == e1000_media_type_copper) && hw->get_link_status) { in e1000_check_for_link()3907 hw->get_link_status = false; in e1000_check_for_link()5549 hw->get_link_status = true; in e1000_init_one()
1134 bool get_link_status; member