Lines Matching refs:rx_q_count
250 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_config_rsf_mode()
271 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_config_rx_threshold()
501 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_disable_tx_flow_control()
526 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_enable_tx_flow_control()
2040 pdata->rx_q_count); in xgbe_config_rx_fifo_size()
2042 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_config_rx_fifo_size()
2047 pdata->rx_q_count, ((fifo_size + 1) * 256)); in xgbe_config_rx_fifo_size()
2082 pdata->rx_q_count); in xgbe_config_queue_mapping()
2115 for (i = 0; i < pdata->rx_q_count;) { in xgbe_config_queue_mapping()
2118 if ((i % MTL_RQDCM_Q_PER_REG) && (i != pdata->rx_q_count)) in xgbe_config_queue_mapping()
2132 for (i = 0; i < pdata->rx_q_count; i++) { in xgbe_config_flow_control_threshold()
2663 for (i = 0; i < pdata->rx_q_count; i++) in xgbe_enable_rx()