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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c57 static s32 e1000_get_link_up_info_82575(struct e1000_hw *hw, u16 *speed,
513 mac->ops.get_link_up_info = e1000_get_link_up_info_82575;
1162 * e1000_get_link_up_info_82575 - Get link speed/duplex info
1171 static s32 e1000_get_link_up_info_82575(struct e1000_hw *hw, u16 *speed, function
1176 DEBUGFUNC("e1000_get_link_up_info_82575");

Completed in 66 milliseconds