Lines Matching defs:ets
473 tc = pdata->ets->prio_tc[prio];
564 struct ieee_ets *ets = pdata->ets;
574 if (pfc && ets) {
2581 if (pdata->pfc && pdata->ets)
2592 if (pdata->pfc && pdata->ets && pdata->pfc->pfc_en) {
2710 if (!pdata->ets)
2715 pdata->ets->prio_tc[prio]);
2720 struct ieee_ets *ets = pdata->ets;
2725 if (!ets)
2743 if (ets->prio_tc[prio] == i)
2759 switch (ets->tc_tsa[i]) {
2767 weight = total_weight * ets->tc_tx_bw[i] / 100;