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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_api.h69 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex);
H A De1000_api.c691 * e1000_get_speed_and_duplex - Returns current speed and duplex
700 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex) function
H A Dif_lem.c2168 e1000_get_speed_and_duplex(hw, &adapter->link_speed,
H A Dif_igb.c2218 e1000_get_speed_and_duplex(&adapter->hw,
H A Dif_em.c2424 e1000_get_speed_and_duplex(hw, &adapter->link_speed,

Completed in 137 milliseconds