Searched refs:e1000_check_for_link_82575 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/e1000/
H A De1000_82575.c55 static s32 e1000_check_for_link_82575(struct e1000_hw *hw);
476 mac->ops.check_for_link = e1000_check_for_link_82575;
1107 * e1000_check_for_link_82575 - Check for link
1113 static s32 e1000_check_for_link_82575(struct e1000_hw *hw) function
1118 DEBUGFUNC("e1000_check_for_link_82575");
1196 e1000_check_for_link_82575(hw);
1198 e1000_check_for_link_82575(hw);

Completed in 159 milliseconds