Home
last modified time | relevance | path

Searched refs:e1000_get_pcs_speed_and_duplex_82575 (Results 1 – 1 of 1) sorted by relevance

/titanic_44/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, in e1000_get_link_up_info_82575()
1203 ret_val = e1000_get_pcs_speed_and_duplex_82575(hw, &speed, in e1000_check_for_link_82575()
1328 static s32 e1000_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw, in e1000_get_pcs_speed_and_duplex_82575() function