Home
last modified time | relevance | path

Searched refs:I40E_CAP_PHY_TYPE_40GBASE_LR4 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_type.h323 #define I40E_CAP_PHY_TYPE_40GBASE_LR4 BIT_ULL(I40E_PHY_TYPE_40GBASE_LR4) macro
H A Dixl_pf_main.c853 if (phy_types & (I40E_CAP_PHY_TYPE_40GBASE_LR4)) in ixl_add_ifmedia()