Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.c1022 int ixgbe_aci_get_phy_caps(struct ixgbe_hw *hw, bool qual_mods, u8 report_mode, in ixgbe_aci_get_phy_caps() function
1292 err = ixgbe_aci_get_phy_caps(hw, false, IXGBE_ACI_REPORT_TOPO_CAP_MEDIA, in ixgbe_update_link_info()
1548 rc = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_get_media_type_e610()
1755 err = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_setup_fc_e610()
1922 err = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_identify_phy_e610()
1930 err = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_identify_phy_e610()
2062 err = ixgbe_aci_get_phy_caps(hw, false, rmode, &pcaps); in ixgbe_setup_phy_link_e610()
2070 err = ixgbe_aci_get_phy_caps(hw, false, IXGBE_ACI_REPORT_ACTIVE_CFG, in ixgbe_setup_phy_link_e610()
2154 err = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_set_phy_power_e610()
2193 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,