Lines Matching full:distribution
199 * @num_queues: Number of Tx and Rx queues used for traffic distribution.
613 * enum dpni_dist_mode - DPNI distribution mode
614 * @DPNI_DIST_MODE_NONE: No distribution
615 * @DPNI_DIST_MODE_HASH: Use hash distribution; only relevant if
652 * struct dpni_rx_tc_dist_cfg - Rx traffic class distribution configuration
653 * @dist_size: Set the distribution size;
656 * @dist_mode: Distribution mode
658 * the extractions to be used for the distribution key by calling
684 * struct dpni_rx_dist_cfg - Rx distribution configuration
685 * @dist_size: distribution size
687 * the extractions to be used for the distribution key by calling
690 * @enable: enable/disable the distribution.
691 * @tc: TC id for which distribution is set
695 * used only when flow steering distribution is enabled and hash
696 * distribution is disabled