Searched refs:total_queues (Results 1 – 4 of 4) sorted by relevance
78 for (i = 0; i < alink->total_queues; i++) in nfp_abm_stats_update_mq()235 for (i = 0; i < alink->total_queues; i++) { in nfp_abm_offload_compile_mq()257 alink->total_queues); in nfp_abm_qdisc_offload_update()764 TC_H_ROOT, opt->handle, alink->total_queues, in nfp_abm_mq_create()
211 unsigned int total_queues; member
327 alink->total_queues = alink->vnic->max_rx_rings; in nfp_abm_vnic_alloc()
3582 int total_queues; in init_sub_crqs() local3586 total_queues = adapter->req_tx_queues + adapter->req_rx_queues; in init_sub_crqs()3588 allqueues = kcalloc(total_queues, sizeof(*allqueues), GFP_KERNEL); in init_sub_crqs()3592 for (i = 0; i < total_queues; i++) { in init_sub_crqs()3609 for (i = 0; i < total_queues - registered_queues + more ; i++) { in init_sub_crqs()