Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_api.h68 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex);
H A De1000_api.c749 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex) in e1000_get_speed_and_duplex() function
H A Dif_em.c2284 e1000_get_speed_and_duplex(hw, &sc->link_speed, in em_if_update_admin_status()