Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1934 I40E_PHY_TYPE_1000BASE_LX = 0x1C, enumerator
1978 BIT_ULL(I40E_PHY_TYPE_1000BASE_LX) | \
H A Di40e_type.h326 #define I40E_CAP_PHY_TYPE_1000BASE_LX BIT_ULL(I40E_PHY_TYPE_1000BASE_LX)
H A Di40e_common.c1249 case I40E_PHY_TYPE_1000BASE_LX: in i40e_get_media_type()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c1203 case I40E_PHY_TYPE_1000BASE_LX: in i40e_link_to_media()