Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
A Digc_phy.c800 u16 gphy_version = 0; in igc_read_phy_fw_version() local
804 ret_val = phy->ops.read_reg(hw, IGC_GPHY_VERSION, &gphy_version); in igc_read_phy_fw_version()
808 return gphy_version; in igc_read_phy_fw_version()
A Digc_ethtool.c136 u16 gphy_version; in igc_ethtool_get_drvinfo() local
144 gphy_version = igc_read_phy_fw_version(hw); in igc_ethtool_get_drvinfo()
150 gphy_version); in igc_ethtool_get_drvinfo()

Completed in 7 milliseconds