Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.c974 int ixgbe_aci_get_phy_caps(struct ixgbe_hw *hw, bool qual_mods, u8 report_mode, in ixgbe_aci_get_phy_caps() function
1242 err = ixgbe_aci_get_phy_caps(hw, false, IXGBE_ACI_REPORT_TOPO_CAP_MEDIA, in ixgbe_update_link_info()
1443 rc = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_get_media_type_e610()
1650 err = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_setup_fc_e610()
1785 err = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_identify_phy_e610()
1793 err = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_identify_phy_e610()
1936 err = ixgbe_aci_get_phy_caps(hw, false, rmode, &pcaps); in ixgbe_setup_phy_link_e610()
1944 err = ixgbe_aci_get_phy_caps(hw, false, IXGBE_ACI_REPORT_ACTIVE_CFG, in ixgbe_setup_phy_link_e610()
2028 err = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_set_phy_power_e610()
2067 err = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_enter_lplu_e610()
H A Dixgbe_e610.h26 int ixgbe_aci_get_phy_caps(struct ixgbe_hw *hw, bool qual_mods, u8 report_mode,