Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_bwc.h60 static inline u16 mlx5hws_bwc_queues(struct mlx5hws_context *ctx) in mlx5hws_bwc_queues() function
70 return idx + mlx5hws_bwc_queues(ctx); in mlx5hws_bwc_get_queue_id()
H A Dmlx5hws_bwc.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()
562 u16 bwc_queues = mlx5hws_bwc_queues(ctx); in hws_bwc_matcher_move_all_simple()
H A Dmlx5hws_send.c944 int bwc_queues = mlx5hws_bwc_queues(ctx); in hws_send_queues_bwc_locks_destroy()