Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_mac.h24 s32 igc_get_speed_and_duplex_copper(struct igc_hw *hw, u16 *speed,
H A Digc_base.c437 .get_speed_and_duplex = igc_get_speed_and_duplex_copper,
H A Digc_mac.c681 s32 igc_get_speed_and_duplex_copper(struct igc_hw *hw, u16 *speed, in igc_get_speed_and_duplex_copper() function