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

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h1773 I40E_PHY_TYPE_10GBASE_SFPP_CU = 0x16, enumerator in enum:i40e_aq_phy_type
1817 BIT_ULL(I40E_PHY_TYPE_10GBASE_SFPP_CU) | \
H A Di40e_type.h318 #define I40E_CAP_PHY_TYPE_10GBASE_SFPP_CU BIT_ULL(I40E_PHY_TYPE_10GBASE_SFPP_CU)
H A Di40e_common.c1269 case I40E_PHY_TYPE_10GBASE_SFPP_CU:
1985 hw_link_info->phy_type = I40E_PHY_TYPE_10GBASE_SFPP_CU;
H A Dixl_pf_main.c5224 case I40E_PHY_TYPE_10GBASE_SFPP_CU:

Completed in 217 milliseconds