Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc_phy.h20 u16 igc_read_phy_fw_version(struct igc_hw *hw);
Digc_phy.c783 u16 igc_read_phy_fw_version(struct igc_hw *hw) in igc_read_phy_fw_version() function
Digc_ethtool.c144 gphy_version = igc_read_phy_fw_version(hw); in igc_ethtool_get_drvinfo()