Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c1131 if ((ls->fec_info & I40E_AQ_CONFIG_FEC_KR_ENA) != 0) in i40e_fec_to_linkfec()
1134 if ((ls->fec_info & I40E_AQ_CONFIG_FEC_RS_ENA) != 0) in i40e_fec_to_linkfec()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h263 u8 fec_info; member
H A Di40e_common.c2022 hw_link_info->fec_info = resp->config & (I40E_AQ_CONFIG_FEC_KR_ENA | in i40e_aq_get_link_info()