Lines Matching full:distribution
190 * @num_queues: Number of Tx and Rx queues used for traffic distribution.
604 * enum dpni_dist_mode - DPNI distribution mode
605 * @DPNI_DIST_MODE_NONE: No distribution
606 * @DPNI_DIST_MODE_HASH: Use hash distribution; only relevant if
643 * struct dpni_rx_tc_dist_cfg - Rx traffic class distribution configuration
644 * @dist_size: Set the distribution size;
647 * @dist_mode: Distribution mode
649 * the extractions to be used for the distribution key by calling
675 * struct dpni_rx_dist_cfg - Rx distribution configuration
676 * @dist_size: distribution size
678 * the extractions to be used for the distribution key by calling
681 * @enable: enable/disable the distribution.
682 * @tc: TC id for which distribution is set
686 * used only when flow steering distribution is enabled and hash
687 * distribution is disabled