Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
A Di40e_dcb_nl.c58 memcpy(ets->tc_reco_tsa, dcbxcfg->etsrec.tsatable, in i40e_dcbnl_ieee_getets()
59 sizeof(ets->tc_reco_tsa)); in i40e_dcbnl_ieee_getets()
130 pf->tmp_cfg.etsrec.tsatable[i] = ets->tc_reco_tsa[i]; in i40e_dcbnl_ieee_setets()
/linux/drivers/net/ethernet/intel/ice/
A Dice_dcb_nl.c49 memcpy(ets->tc_reco_tsa, dcbxcfg->etsrec.tsatable, in ice_dcbnl_getets()
50 sizeof(ets->tc_reco_tsa)); in ice_dcbnl_getets()
90 new_cfg->etsrec.tsatable[i] = ets->tc_reco_tsa[i]; in ice_dcbnl_setets()
/linux/include/uapi/linux/
A Ddcbnl.h67 __u8 tc_reco_tsa[IEEE_8021QAZ_MAX_TCS]; member

Completed in 9 milliseconds