Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igb/
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()
823 static s32 igb_get_phy_id_82575(struct e1000_hw *hw) in igb_get_phy_id_82575() function