Home
last modified time | relevance | path

Searched refs:igb_get_phy_id_82575 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.c41 static s32 igb_get_phy_id_82575(struct e1000_hw *);
229 ret_val = igb_get_phy_id_82575(hw); in igb_init_phy_params_82575()
817 * igb_get_phy_id_82575 - Retrieve PHY addr and id
823 static s32 igb_get_phy_id_82575(struct e1000_hw *hw) in igb_get_phy_id_82575() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_82575.c41 static s32 igb_get_phy_id_82575(struct e1000_hw *);
229 ret_val = igb_get_phy_id_82575(hw); in igb_init_phy_params_82575()
817 * igb_get_phy_id_82575 - Retrieve PHY addr and id
823 static s32 igb_get_phy_id_82575(struct e1000_hw *hw) in igb_get_phy_id_82575() function

Completed in 8 milliseconds