Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igb/
De1000_mac.h26 s32 igb_get_speed_and_duplex_copper(struct e1000_hw *hw, u16 *speed,
De1000_mac.c1230 s32 igb_get_speed_and_duplex_copper(struct e1000_hw *hw, u16 *speed, in igb_get_speed_and_duplex_copper() function
De1000_82575.c1276 ret_val = igb_get_speed_and_duplex_copper(hw, speed, in igb_get_link_up_info_82575()