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

/freebsd-10-stable/sys/dev/ixl/
H A Di40e_type.h281 I40E_CAP_PHY_TYPE_10GBASE_SR = BIT(I40E_PHY_TYPE_10GBASE_SR),
H A Di40e_adminq_cmd.h1609 I40E_PHY_TYPE_10GBASE_SR = 0x14, enumerator in enum:i40e_aq_phy_type
H A Dif_ixl.c1484 case I40E_PHY_TYPE_10GBASE_SR:
2470 if (phy_type & (1 << I40E_PHY_TYPE_10GBASE_SR))
H A Di40e_common.c1221 case I40E_PHY_TYPE_10GBASE_SR:

Completed in 115 milliseconds