Searched refs:igb_get_pcs_speed_and_duplex_82575 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.c | 39 static s32 igb_get_pcs_speed_and_duplex_82575(struct e1000_hw *, u16 *, 1275 ret_val = igb_get_pcs_speed_and_duplex_82575(hw, speed, in igb_get_link_up_info_82575() 1297 ret_val = igb_get_pcs_speed_and_duplex_82575(hw, &speed, in igb_check_for_link_82575() 1349 * igb_get_pcs_speed_and_duplex_82575 - Retrieve current speed/duplex 1357 static s32 igb_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw, u16 *speed, in igb_get_pcs_speed_and_duplex_82575() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.c | 39 static s32 igb_get_pcs_speed_and_duplex_82575(struct e1000_hw *, u16 *, 1275 ret_val = igb_get_pcs_speed_and_duplex_82575(hw, speed, in igb_get_link_up_info_82575() 1297 ret_val = igb_get_pcs_speed_and_duplex_82575(hw, &speed, in igb_check_for_link_82575() 1349 * igb_get_pcs_speed_and_duplex_82575 - Retrieve current speed/duplex 1357 static s32 igb_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw, u16 *speed, in igb_get_pcs_speed_and_duplex_82575() function
|
Completed in 6 milliseconds