Searched refs:I40E_PHY_TYPE_SFI (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/ixl/
H A Di40e_type.h271 I40E_CAP_PHY_TYPE_SFI = BIT(I40E_PHY_TYPE_SFI),
H A Di40e_adminq_cmd.h1599 I40E_PHY_TYPE_SFI = 0x7, enumerator in enum:i40e_aq_phy_type
H A Dif_ixl.c2495 phy_type & (1 << I40E_PHY_TYPE_SFI))
2515 if (phy_type & (1 << I40E_PHY_TYPE_SFI))

Completed in 81 milliseconds