Lines Matching refs:max_agg_queues
2777 int max_agg_queues; in bxe_tpa_start() local
2785 max_agg_queues = MAX_AGG_QS(sc); in bxe_tpa_start()
2787 KASSERT((queue < max_agg_queues), in bxe_tpa_start()
2789 fp->index, queue, max_agg_queues)); in bxe_tpa_start()
6156 int i, max_agg_queues; in bxe_free_tpa_pool() local
6164 max_agg_queues = MAX_AGG_QS(sc); in bxe_free_tpa_pool()
6167 for (i = 0; i < max_agg_queues; i++) { in bxe_free_tpa_pool()
6479 int max_agg_queues; in bxe_alloc_fp_buffers() local
6505 max_agg_queues = MAX_AGG_QS(sc); in bxe_alloc_fp_buffers()
6510 for (j = 0; j < max_agg_queues; j++) { in bxe_alloc_fp_buffers()
14719 int max_agg_queues; in bxe_alloc_hsi_mem() local
15136 max_agg_queues = MAX_AGG_QS(sc); in bxe_alloc_hsi_mem()
15138 for (j = 0; j < max_agg_queues; j++) { in bxe_alloc_hsi_mem()
15169 int max_agg_queues; in bxe_free_hsi_mem() local
15255 max_agg_queues = MAX_AGG_QS(sc); in bxe_free_hsi_mem()
15257 for (j = 0; j < max_agg_queues; j++) { in bxe_free_hsi_mem()