Lines Matching defs:ets
380 tc = pdata->ets->prio_tc[prio];
471 struct ieee_ets *ets = pdata->ets;
481 if (pfc && ets) {
2496 if (pdata->pfc && pdata->ets)
2507 if (pdata->pfc && pdata->ets && pdata->pfc->pfc_en) {
2625 if (!pdata->ets)
2630 pdata->ets->prio_tc[prio]);
2635 struct ieee_ets *ets = pdata->ets;
2640 if (!ets)
2658 if (ets->prio_tc[prio] == i)
2674 switch (ets->tc_tsa[i]) {
2682 weight = total_weight * ets->tc_tx_bw[i] / 100;