Home
last modified time | relevance | path

Searched refs:I40E_AQ_SET_FEC_AUTO (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c984 req_fec = I40E_AQ_SET_FEC_AUTO; in i40e_update_fec()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h2093 #define I40E_AQ_SET_FEC_AUTO BIT(4) macro