Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc.c27 u16 bwc_queues = mlx5hws_bwc_queues(ctx); in hws_bwc_lock_all_queues() local
31 for (i = 0; i < bwc_queues; i++) { in hws_bwc_lock_all_queues()
39 u16 bwc_queues = mlx5hws_bwc_queues(ctx); in hws_bwc_unlock_all_queues() local
41 int i = bwc_queues; in hws_bwc_unlock_all_queues()
74 u16 bwc_queues = mlx5hws_bwc_queues(ctx); in hws_bwc_matcher_move_all_simple() local
85 for (i = 0; i < bwc_queues; i++) { in hws_bwc_matcher_move_all_simple()
235 u16 bwc_queues = mlx5hws_bwc_queues(ctx); in mlx5hws_bwc_matcher_create_simple() local
239 bwc_matcher->rules = kzalloc_objs(*bwc_matcher->rules, bwc_queues); in mlx5hws_bwc_matcher_create_simple()
243 for (i = 0; i < bwc_queues; i++) in mlx5hws_bwc_matcher_create_simple()
H A Dsend.c1063 int bwc_queues = mlx5hws_bwc_queues(ctx); in hws_send_queues_bwc_locks_destroy() local
1069 for (i = 0; i < bwc_queues; i++) { in hws_send_queues_bwc_locks_destroy()
1088 int bwc_queues = ctx->queues - 1; in hws_bwc_send_queues_init() local
1094 ctx->queues += bwc_queues; in hws_bwc_send_queues_init()
1097 bwc_queues); in hws_bwc_send_queues_init()
1103 bwc_queues); in hws_bwc_send_queues_init()
1107 for (i = 0; i < bwc_queues; i++) { in hws_bwc_send_queues_init()