Home
last modified time | relevance | path

Searched refs:I40E_PHY_TYPE_10GBASE_SFPP_CU (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h1949 I40E_PHY_TYPE_10GBASE_SFPP_CU = 0x16, enumerator
1995 BIT_ULL(I40E_PHY_TYPE_10GBASE_SFPP_CU) | \
H A Di40e_type.h319 #define I40E_CAP_PHY_TYPE_10GBASE_SFPP_CU BIT_ULL(I40E_PHY_TYPE_10GBASE_SFPP_CU)
H A Dif_ixl.c1556 case I40E_PHY_TYPE_10GBASE_SFPP_CU: in ixl_if_media_status()
H A Di40e_common.c1270 case I40E_PHY_TYPE_10GBASE_SFPP_CU: in i40e_get_media_type()
2024 hw_link_info->phy_type = I40E_PHY_TYPE_10GBASE_SFPP_CU; in i40e_aq_get_link_info()