Home
last modified time | relevance | path

Searched refs:I40E_PHY_TYPE_25GBASE_LR (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h1961 I40E_PHY_TYPE_25GBASE_LR = 0x22, enumerator
2007 BIT_ULL(I40E_PHY_TYPE_25GBASE_LR) | \
H A Di40e_type.h343 #define I40E_CAP_PHY_TYPE_25GBASE_LR BIT_ULL(I40E_PHY_TYPE_25GBASE_LR + \
H A Dif_ixl.c1585 case I40E_PHY_TYPE_25GBASE_LR: in ixl_if_media_status()
H A Di40e_common.c1252 case I40E_PHY_TYPE_25GBASE_LR: in i40e_get_media_type()