Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc.h37 u16 bwc_queue_idx; member
59 u16 bwc_queue_idx);
64 u16 bwc_queue_idx,
H A Dbwc.c271 u16 bwc_queue_idx, in mlx5hws_bwc_rule_fill_attr() argument
324 bwc_rule->bwc_queue_idx = idx; in hws_bwc_rule_list_add()
373 u16 idx = bwc_rule->bwc_queue_idx; in mlx5hws_bwc_rule_destroy_simple()
773 u16 bwc_queue_idx) in mlx5hws_bwc_rule_create_simple() argument
785 queue_lock = hws_bwc_get_queue_lock(ctx, bwc_queue_idx); in mlx5hws_bwc_rule_create_simple()
858 hws_bwc_rule_list_add(bwc_rule, bwc_queue_idx); in mlx5hws_bwc_rule_create_simple()
896 hws_bwc_rule_list_add(bwc_rule, bwc_queue_idx); in mlx5hws_bwc_rule_create_simple()
910 u16 bwc_queue_idx; in mlx5hws_bwc_rule_create() local
922 bwc_queue_idx = hws_bwc_gen_queue_idx(ctx); in mlx5hws_bwc_rule_create()
928 bwc_queue_idx); in mlx5hws_bwc_rule_create()
[all …]
H A Dbwc_complex.h25 u16 bwc_queue_idx);
H A Dbwc_complex.c71 u16 bwc_queue_idx) in mlx5hws_bwc_rule_create_complex() argument