Lines Matching full:traffic
41 * ixgbe_dcb_get_tc_stats_82598 - Return status data for each traffic class
46 * This function returns the status data for each of the Traffic Classes in use.
59 /* Statistics pertaining to each traffic class */ in ixgbe_dcb_get_tc_stats_82598()
80 * This function returns the CBFC status data for each of the Traffic Classes.
106 * @refill: refill credits index by traffic class
107 * @max: max credits index by traffic class
108 * @tsa: transmission selection algorithm indexed by traffic class
110 * Configure Rx Data Arbiter and credits for each traffic class.
133 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_rx_arbiter_82598()
163 * @refill: refill credits index by traffic class
164 * @max: max credits index by traffic class
165 * @bwg_id: bandwidth grouping indexed by traffic class
166 * @tsa: transmission selection algorithm indexed by traffic class
168 * Configure Tx Descriptor Arbiter and credits for each traffic class.
188 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_tx_desc_arbiter_82598()
210 * @refill: refill credits index by traffic class
211 * @max: max credits index by traffic class
212 * @bwg_id: bandwidth grouping indexed by traffic class
213 * @tsa: transmission selection algorithm indexed by traffic class
215 * Configure Tx Data Arbiter and credits for each traffic class.
232 /* Configure traffic class credits and priority */ in ixgbe_dcb_config_tx_data_arbiter_82598()
260 * Configure Priority Flow Control for each traffic class.
308 * ixgbe_dcb_config_tc_stats_82598 - Configure traffic class statistics
311 * Configure queue statistics registers, all queues belonging to same traffic
343 * @refill: refill credits index by traffic class
344 * @max: max credits index by traffic class
345 * @bwg_id: bandwidth grouping indexed by traffic class
346 * @tsa: transmission selection algorithm indexed by traffic class