Searched refs:gphy_version (Results 1 – 2 of 2) sorted by relevance
800 u16 gphy_version = 0; in igc_read_phy_fw_version() local804 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()
136 u16 gphy_version; in igc_ethtool_get_drvinfo() local144 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