Lines Matching refs:ets
473 tc = pdata->ets->prio_tc[prio]; in xgbe_is_pfc_queue()
555 struct ieee_ets *ets = pdata->ets; in xgbe_enable_tx_flow_control() local
566 if (pfc && ets) { in xgbe_enable_tx_flow_control()
2574 if (pdata->pfc && pdata->ets) in xgbe_config_rx_fifo_size()
2585 if (pdata->pfc && pdata->ets && pdata->pfc->pfc_en) { in xgbe_config_rx_fifo_size()
2703 if (!pdata->ets) in xgbe_config_tc()
2708 pdata->ets->prio_tc[prio]); in xgbe_config_tc()
2713 struct ieee_ets *ets = pdata->ets; in xgbe_config_dcb_tc() local
2718 if (!ets) in xgbe_config_dcb_tc()
2736 if (ets->prio_tc[prio] == i) in xgbe_config_dcb_tc()
2752 switch (ets->tc_tsa[i]) { in xgbe_config_dcb_tc()
2760 weight = total_weight * ets->tc_tx_bw[i] / 100; in xgbe_config_dcb_tc()