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