Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_82575.c52 STATIC s32 e1000_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw,
1105 ret_val = e1000_get_pcs_speed_and_duplex_82575(hw, speed, in e1000_get_link_up_info_82575()
1129 ret_val = e1000_get_pcs_speed_and_duplex_82575(hw, &speed, in e1000_check_for_link_82575()
1254 STATIC s32 e1000_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw, in e1000_get_pcs_speed_and_duplex_82575() function