Home
last modified time | relevance | path

Searched refs:bwc_queues (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dsend.c1064 int bwc_queues = mlx5hws_bwc_queues(ctx); in hws_send_queues_bwc_locks_destroy() local
1070 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() local
1095 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()