Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
Digc_phy.h11 s32 igc_get_phy_id(struct igc_hw *hw);
Digc_base.c184 ret_val = igc_get_phy_id(hw); in igc_init_phy_params_base()
Digc_phy.c31 s32 igc_get_phy_id(struct igc_hw *hw) in igc_get_phy_id() function