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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c83 static s32 e1000_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw,
1179 ret_val = e1000_get_pcs_speed_and_duplex_82575(hw, speed,
1203 ret_val = e1000_get_pcs_speed_and_duplex_82575(hw, &speed,
1320 * e1000_get_pcs_speed_and_duplex_82575 - Retrieve current speed/duplex
1328 static s32 e1000_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw, function
1335 DEBUGFUNC("e1000_get_pcs_speed_and_duplex_82575");

Completed in 66 milliseconds