Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dbwc.h68 static inline u16 mlx5hws_bwc_queues(struct mlx5hws_context *ctx) in mlx5hws_bwc_queues() function
80 return idx + mlx5hws_bwc_queues(ctx); in mlx5hws_bwc_get_queue_id()
Dbwc.c9 return get_random_u8() % mlx5hws_bwc_queues(ctx); in hws_bwc_gen_queue_idx()
27 u16 bwc_queues = mlx5hws_bwc_queues(ctx); in hws_bwc_lock_all_queues()
39 u16 bwc_queues = mlx5hws_bwc_queues(ctx); in hws_bwc_unlock_all_queues()
75 u16 bwc_queues = mlx5hws_bwc_queues(ctx); in mlx5hws_bwc_matcher_create_simple()
586 u16 bwc_queues = mlx5hws_bwc_queues(ctx); in hws_bwc_matcher_move_all_simple()
Dsend.c956 int bwc_queues = mlx5hws_bwc_queues(ctx); in hws_send_queues_bwc_locks_destroy()