Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h2214 #define I40E_AQ_CONFIG_FEC_KR_ENA 0x01 macro
H A Dixl_pf_main.c758 else if (hw->phy.link_info.fec_info & I40E_AQ_CONFIG_FEC_KR_ENA) in ixl_link_up_msg()
H A Di40e_common.c1992 hw_link_info->fec_info = resp->config & (I40E_AQ_CONFIG_FEC_KR_ENA | in i40e_aq_get_link_info()