Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_bwc.h29 u16 bwc_queue_idx; member
51 u16 bwc_queue_idx);
56 u16 bwc_queue_idx,
H A Dmlx5hws_bwc.c260 u16 bwc_queue_idx, in mlx5hws_bwc_rule_fill_attr() argument
275 rule_attr->queue_id = mlx5hws_bwc_get_queue_id(ctx, bwc_queue_idx); in mlx5hws_bwc_rule_fill_attr()
313 bwc_rule->bwc_queue_idx = idx; in hws_bwc_rule_list_add()
363 u16 idx = bwc_rule->bwc_queue_idx; in mlx5hws_bwc_rule_destroy_simple()
741 u16 bwc_queue_idx) in mlx5hws_bwc_rule_create_simple() argument
751 mlx5hws_bwc_rule_fill_attr(bwc_matcher, bwc_queue_idx, flow_source, &rule_attr); in mlx5hws_bwc_rule_create_simple()
753 queue_lock = hws_bwc_get_queue_lock(ctx, bwc_queue_idx); in mlx5hws_bwc_rule_create_simple()
826 hws_bwc_rule_list_add(bwc_rule, bwc_queue_idx); in mlx5hws_bwc_rule_create_simple()
864 hws_bwc_rule_list_add(bwc_rule, bwc_queue_idx); in mlx5hws_bwc_rule_create_simple()
878 u16 bwc_queue_idx; in mlx5hws_bwc_rule_create() local
[all …]
H A Dmlx5hws_bwc_complex.h25 u16 bwc_queue_idx);
H A Dmlx5hws_bwc_complex.c69 u16 bwc_queue_idx) in mlx5hws_bwc_rule_create_complex() argument