Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1914 I40E_PHY_TYPE_SFI = 0x7, enumerator
1958 BIT_ULL(I40E_PHY_TYPE_SFI) | \
H A Di40e_type.h308 #define I40E_CAP_PHY_TYPE_SFI BIT_ULL(I40E_PHY_TYPE_SFI)
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c1167 case I40E_PHY_TYPE_SFI: in i40e_link_to_media()