Home
last modified time | relevance | path

Searched refs:I40E_PHY_TYPE_1000BASE_T_OPTICAL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1935 I40E_PHY_TYPE_1000BASE_T_OPTICAL = 0x1D, enumerator
1979 BIT_ULL(I40E_PHY_TYPE_1000BASE_T_OPTICAL) | \
H A Di40e_type.h328 BIT_ULL(I40E_PHY_TYPE_1000BASE_T_OPTICAL)
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c1205 case I40E_PHY_TYPE_1000BASE_T_OPTICAL: in i40e_link_to_media()