Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc.h112 static inline u16 mlx5hws_bwc_get_queue_id(struct mlx5hws_context *ctx, u16 idx) in mlx5hws_bwc_get_queue_id() function
H A Dbwc.c90 rule_attr.queue_id = mlx5hws_bwc_get_queue_id(ctx, i); in hws_bwc_matcher_move_all_simple()
475 rule_attr->queue_id = mlx5hws_bwc_get_queue_id(ctx, bwc_queue_idx); in mlx5hws_bwc_rule_fill_attr()
H A Dbwc_complex.c991 rule_attr.queue_id = mlx5hws_bwc_get_queue_id(ctx, i); in mlx5hws_bwc_matcher_complex_move()
H A Dsend.c1145 i = mlx5hws_bwc_get_queue_id(ctx, 0); in mlx5hws_send_queues_open()