Searched refs:igc_get_speed_and_duplex_copper (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
H A D | igc_mac.h | 24 s32 igc_get_speed_and_duplex_copper(struct igc_hw *hw, u16 *speed,
|
H A D | igc_base.c | 409 .get_speed_and_duplex = igc_get_speed_and_duplex_copper,
|
H A D | igc_mac.c | 673 * igc_get_speed_and_duplex_copper - Retrieve current speed/duplex 681 s32 igc_get_speed_and_duplex_copper(struct igc_hw *hw, u16 *speed, in igc_get_speed_and_duplex_copper() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
H A D | igc_mac.h | 24 s32 igc_get_speed_and_duplex_copper(struct igc_hw *hw, u16 *speed,
|
H A D | igc_base.c | 433 .get_speed_and_duplex = igc_get_speed_and_duplex_copper,
|
H A D | igc_mac.c | 673 * igc_get_speed_and_duplex_copper - Retrieve current speed/duplex 681 s32 igc_get_speed_and_duplex_copper(struct igc_hw *hw, u16 *speed, in igc_get_speed_and_duplex_copper() function
|
Completed in 9 milliseconds