Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1910 I40E_PHY_TYPE_10GBASE_KR = 0x3, enumerator
1954 BIT_ULL(I40E_PHY_TYPE_10GBASE_KR) | \
H A Di40e_type.h304 #define I40E_CAP_PHY_TYPE_10GBASE_KR BIT_ULL(I40E_PHY_TYPE_10GBASE_KR)
H A Di40e_common.c1277 case I40E_PHY_TYPE_10GBASE_KR: in i40e_get_media_type()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c1159 case I40E_PHY_TYPE_10GBASE_KR: in i40e_link_to_media()