Searched refs:e1000_get_speed_and_duplex (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c2230 e1000_get_speed_and_duplex(hw, &speed, &duplex);
2501 e1000_get_speed_and_duplex(hw, &speed, &duplex);
2546 * e1000_get_speed_and_duplex
2553 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex) function
5169 ret_val = e1000_get_speed_and_duplex(hw, &speed, &duplex);
H A De1000_ethtool.c124 e1000_get_speed_and_duplex(hw, &adapter->link_speed,
H A De1000_hw.h277 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 * speed, u16 * duplex);
H A De1000_main.c2444 e1000_get_speed_and_duplex(hw,

Completed in 253 milliseconds