Lines Matching refs:rx_q_count
269 for (i = 0; i < pdata->rx_q_count; i++) in axgbe_disable_tx_flow_control()
295 for (i = 0; i < pdata->rx_q_count; i++) { in axgbe_enable_tx_flow_control()
431 for (i = 0; i < pdata->rx_q_count; i++) { in axgbe_calculate_flow_control_threshold()
442 for (i = 0; i < pdata->rx_q_count; i++) { in axgbe_config_flow_control_threshold()
1021 for (i = 0; i < pdata->rx_q_count; i++) in axgbe_config_rsf_mode()
1043 for (i = 0; i < pdata->rx_q_count; i++) in axgbe_config_rx_threshold()
1058 q_fifo_size = fifo_size / pdata->rx_q_count; in axgbe_config_rx_fifo_size()
1069 for (i = 0; i < pdata->rx_q_count; i++) in axgbe_config_rx_fifo_size()
1078 pdata->rx_q_count, q_fifo_size); in axgbe_config_rx_fifo_size()
1135 for (i = 0; i < pdata->rx_q_count;) { in axgbe_config_queue_mapping()
1139 (i != pdata->rx_q_count)) in axgbe_config_queue_mapping()