Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h1941 I40E_PHY_TYPE_40GBASE_AOC = 0xD, enumerator
1987 BIT_ULL(I40E_PHY_TYPE_40GBASE_AOC) | \
H A Di40e_type.h313 #define I40E_CAP_PHY_TYPE_40GBASE_AOC BIT_ULL(I40E_PHY_TYPE_40GBASE_AOC)
H A Dif_ixl.c1636 case I40E_PHY_TYPE_40GBASE_AOC: in ixl_if_media_status()
H A Di40e_common.c1256 case I40E_PHY_TYPE_40GBASE_AOC: in i40e_get_media_type()