Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_api.h27 s32 igc_get_speed_and_duplex(struct igc_hw *hw, u16 *speed, u16 *duplex);
H A Digc_api.c350 s32 igc_get_speed_and_duplex(struct igc_hw *hw, u16 *speed, u16 *duplex) in igc_get_speed_and_duplex() function
H A Dif_igc.c1204 igc_get_speed_and_duplex(hw, &adapter->link_speed, in igc_if_update_admin_status()