Searched refs:bwc_queues (Results 1 – 1 of 1) sorted by relevance
1064 int bwc_queues = mlx5hws_bwc_queues(ctx); in hws_send_queues_bwc_locks_destroy() local1070 for (i = 0; i < bwc_queues; i++) { in hws_send_queues_bwc_locks_destroy()1089 int bwc_queues = ctx->queues - 1; in hws_bwc_send_queues_init() local1095 ctx->queues += bwc_queues; in hws_bwc_send_queues_init()1097 ctx->bwc_send_queue_locks = kcalloc(bwc_queues, in hws_bwc_send_queues_init()1104 ctx->bwc_lock_class_keys = kcalloc(bwc_queues, in hws_bwc_send_queues_init()1110 for (i = 0; i < bwc_queues; i++) { in hws_bwc_send_queues_init()