Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.h20 u16 igc_read_phy_fw_version(struct igc_hw *hw);
H A Digc_phy.c784 u16 igc_read_phy_fw_version(struct igc_hw *hw) in igc_read_phy_fw_version() function
H A Digc_ethtool.c145 gphy_version = igc_read_phy_fw_version(hw); in igc_ethtool_get_drvinfo()