Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_dcb.h67 #define I40E_IEEE_TSA_ETS 2 macro
Di40e_dcb.c624 dcbcfg->etscfg.tsatable[i] = I40E_IEEE_TSA_ETS; in i40e_cee_to_dcb_v1_config()
705 dcbcfg->etscfg.tsatable[i] = I40E_IEEE_TSA_ETS; in i40e_cee_to_dcb_config()
Di40e_dcb_nl.c388 pf->tmp_cfg.etscfg.tsatable[tc] = I40E_IEEE_TSA_ETS; in i40e_dcbnl_set_pg_tc_cfg_tx()
Di40e_main.c6808 case I40E_IEEE_TSA_ETS: in i40e_hw_dcb_config()
6955 pf->tmp_cfg.etscfg.tsatable[0] = I40E_IEEE_TSA_ETS; in i40e_dcb_sw_default_config()