Lines Matching full:distribution
193 * @num_queues: Number of Tx and Rx queues used for traffic distribution.
625 * enum dpni_dist_mode - DPNI distribution mode
626 * @DPNI_DIST_MODE_NONE: No distribution
627 * @DPNI_DIST_MODE_HASH: Use hash distribution; only relevant if
664 * struct dpni_rx_tc_dist_cfg - Rx traffic class distribution configuration
665 * @dist_size: Set the distribution size;
668 * @dist_mode: Distribution mode
670 * the extractions to be used for the distribution key by calling
696 * struct dpni_rx_dist_cfg - Rx distribution configuration
697 * @dist_size: distribution size
699 * the extractions to be used for the distribution key by calling
702 * @enable: enable/disable the distribution.
703 * @tc: TC id for which distribution is set
707 * used only when flow steering distribution is enabled and hash
708 * distribution is disabled