Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_dcb_nl.c55 memcpy(ets->tc_reco_tsa, dcbxcfg->etsrec.tsatable, in i40e_dcbnl_ieee_getets()
56 sizeof(ets->tc_reco_tsa)); in i40e_dcbnl_ieee_getets()
/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_dcb_nl.c53 memcpy(ets->tc_reco_tsa, dcbxcfg->etsrec.tsatable, in ice_dcbnl_getets()
54 sizeof(ets->tc_reco_tsa)); in ice_dcbnl_getets()
92 new_cfg->etsrec.tsatable[i] = ets->tc_reco_tsa[i]; in ice_dcbnl_setets()
/Linux-v5.10/include/uapi/linux/
Ddcbnl.h67 __u8 tc_reco_tsa[IEEE_8021QAZ_MAX_TCS]; member