Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e.h548 #define I40E_HW_HAVE_CRT_RETIMER BIT(13) macro
Di40e_ethtool.c602 !(pf->hw_features & I40E_HW_HAVE_CRT_RETIMER)) { in i40e_phy_type_to_ethtool()
610 !(pf->hw_features & I40E_HW_HAVE_CRT_RETIMER)) { in i40e_phy_type_to_ethtool()
Di40e_main.c16168 pf->hw_features |= I40E_HW_HAVE_CRT_RETIMER; in i40e_probe()