Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h150 #define I40E_CAP_PHY_TYPE_SGMII BIT_ULL(I40E_PHY_TYPE_SGMII) macro
H A Di40e_ethtool.c499 if (phy_types & I40E_CAP_PHY_TYPE_SGMII) { in i40e_phy_type_to_ethtool()
701 if (phy_types & I40E_CAP_PHY_TYPE_SGMII || in i40e_phy_type_to_ethtool()