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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82541.c51 static s32 e1000_get_link_up_info_82541(struct e1000_hw *hw, u16 *speed,
251 mac->ops.get_link_up_info = e1000_get_link_up_info_82541;
437 * e1000_get_link_up_info_82541 - Report speed and duplex
444 static s32 e1000_get_link_up_info_82541(struct e1000_hw *hw, u16 *speed, function
451 DEBUGFUNC("e1000_get_link_up_info_82541");

Completed in 53 milliseconds