Lines Matching refs:ets
378 tc = pdata->ets->prio_tc[prio]; in xgbe_is_pfc_queue()
469 struct ieee_ets *ets = pdata->ets; in xgbe_enable_tx_flow_control() local
479 if (pfc && ets) { in xgbe_enable_tx_flow_control()
2494 if (pdata->pfc && pdata->ets) in xgbe_config_rx_fifo_size()
2505 if (pdata->pfc && pdata->ets && pdata->pfc->pfc_en) { in xgbe_config_rx_fifo_size()
2623 if (!pdata->ets) in xgbe_config_tc()
2628 pdata->ets->prio_tc[prio]); in xgbe_config_tc()
2633 struct ieee_ets *ets = pdata->ets; in xgbe_config_dcb_tc() local
2638 if (!ets) in xgbe_config_dcb_tc()
2656 if (ets->prio_tc[prio] == i) in xgbe_config_dcb_tc()
2672 switch (ets->tc_tsa[i]) { in xgbe_config_dcb_tc()
2680 weight = total_weight * ets->tc_tx_bw[i] / 100; in xgbe_config_dcb_tc()