Home
last modified time | relevance | path

Searched refs:I40E_HW_HAVE_CRT_RETIMER (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h521 #define I40E_HW_HAVE_CRT_RETIMER BIT(13) macro
H A Di40e_ethtool.c603 !(pf->hw_features & I40E_HW_HAVE_CRT_RETIMER)) { in i40e_phy_type_to_ethtool()
611 !(pf->hw_features & I40E_HW_HAVE_CRT_RETIMER)) { in i40e_phy_type_to_ethtool()
H A Di40e_main.c16264 pf->hw_features |= I40E_HW_HAVE_CRT_RETIMER; in i40e_probe()