Searched refs:ixgbe_aci_get_phy_caps (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_e610.c | 1240 s32 ixgbe_aci_get_phy_caps(struct ixgbe_hw *hw, bool qual_mods, u8 report_mode, in ixgbe_aci_get_phy_caps() function 1535 status = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_update_link_info() 4085 rc = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_get_media_type_E610() 4140 rc = ixgbe_aci_get_phy_caps(hw, false, IXGBE_ACI_REPORT_TOPO_CAP_MEDIA, in ixgbe_get_supported_physical_layer_E610() 4328 status = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_cfg_phy_fc() 4380 status = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_setup_fc_E610() 4540 status = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_setup_eee_E610() 4687 rc = ixgbe_aci_get_phy_caps(hw, false, IXGBE_ACI_REPORT_TOPO_CAP_MEDIA, in ixgbe_identify_phy_E610() 4695 rc = ixgbe_aci_get_phy_caps(hw, false, in ixgbe_identify_phy_E610() 4831 rc = ixgbe_aci_get_phy_caps(hw, false, rmode, &pcaps); in ixgbe_setup_phy_link_E610() [all …]
|
H A D | ixgbe_e610.h | 65 s32 ixgbe_aci_get_phy_caps(struct ixgbe_hw *hw, bool qual_mods, u8 report_mode,
|