Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h183 #define I40E_CAP_PHY_TYPE_20GBASE_KR2 BIT_ULL(I40E_PHY_TYPE_20GBASE_KR2) macro
H A Di40e_ethtool.c588 if (phy_types & I40E_CAP_PHY_TYPE_20GBASE_KR2) { in i40e_phy_type_to_ethtool()
708 phy_types & I40E_CAP_PHY_TYPE_20GBASE_KR2 || in i40e_phy_type_to_ethtool()