Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h1936 I40E_PHY_TYPE_XLAUI = 0x8, enumerator
1982 BIT_ULL(I40E_PHY_TYPE_XLAUI) | \
H A Di40e_type.h308 #define I40E_CAP_PHY_TYPE_XLAUI BIT_ULL(I40E_PHY_TYPE_XLAUI)
H A Dif_ixl.c1605 case I40E_PHY_TYPE_XLAUI: in ixl_if_media_status()
H A Di40e_common.c1286 case I40E_PHY_TYPE_XLAUI: in i40e_get_media_type()