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

/freebsd-10-stable/sys/dev/ixl/
H A Di40e_type.h275 I40E_CAP_PHY_TYPE_10GBASE_CR1_CU = BIT(I40E_PHY_TYPE_10GBASE_CR1_CU),
H A Di40e_adminq_cmd.h1603 I40E_PHY_TYPE_10GBASE_CR1_CU = 0xB, enumerator in enum:i40e_aq_phy_type
H A Dif_ixl.c1508 case I40E_PHY_TYPE_10GBASE_CR1_CU:
1527 case I40E_PHY_TYPE_10GBASE_CR1_CU:
2492 if (phy_type & (1 << I40E_PHY_TYPE_10GBASE_CR1_CU) ||
2510 if (phy_type & (1 << I40E_PHY_TYPE_10GBASE_CR1_CU)
H A Di40e_common.c1234 case I40E_PHY_TYPE_10GBASE_CR1_CU:

Completed in 88 milliseconds