Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h1662 u8 fec_cfg_curr_mod_ext_info; member
H A Di40e_ethtool.c1339 config.fec_config = abilities.fec_cfg_curr_mod_ext_info & in i40e_set_link_ksettings()
1406 if (abilities.fec_cfg_curr_mod_ext_info != fec_cfg) { in i40e_set_fec_cfg()
1466 fec_cfg = abilities.fec_cfg_curr_mod_ext_info; in i40e_get_fec_param()
H A Di40e_common.c1711 config.fec_config = abilities->fec_cfg_curr_mod_ext_info & in i40e_set_fc_status()
2610 if (abilities.fec_cfg_curr_mod_ext_info & in i40e_update_link_info()
2617 abilities.fec_cfg_curr_mod_ext_info & in i40e_update_link_info()
H A Di40e_main.c6979 config.fec_config = abilities.fec_cfg_curr_mod_ext_info & in i40e_force_link_state()
15462 i40e_set_fec_in_flags(abilities.fec_cfg_curr_mod_ext_info, &pf->flags); in i40e_probe()