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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82575.c57 static s32 e1000_get_link_up_info_82575(struct e1000_hw *hw, u16 *speed,
512 mac->ops.get_link_up_info = e1000_get_link_up_info_82575;
1161 * e1000_get_link_up_info_82575 - Get link speed/duplex info
1170 static s32 e1000_get_link_up_info_82575(struct e1000_hw *hw, u16 *speed, function
1175 DEBUGFUNC("e1000_get_link_up_info_82575");

Completed in 63 milliseconds