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

/freebsd-10-stable/sys/dev/ixl/
H A Di40e_type.h285 I40E_CAP_PHY_TYPE_40GBASE_CR4 = BIT(I40E_PHY_TYPE_40GBASE_CR4),
H A Di40e_adminq_cmd.h1613 I40E_PHY_TYPE_40GBASE_CR4 = 0x18, enumerator in enum:i40e_aq_phy_type
H A Dif_ixl.c1494 case I40E_PHY_TYPE_40GBASE_CR4:
2477 if (phy_type & (1 << I40E_PHY_TYPE_40GBASE_CR4) ||
4654 if (hw->phy.link_info.phy_type == I40E_PHY_TYPE_40GBASE_CR4
H A Di40e_common.c1237 case I40E_PHY_TYPE_40GBASE_CR4:

Completed in 141 milliseconds