Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc.c460 u16 bwc_queue_idx, in mlx5hws_bwc_rule_fill_attr() argument
475 rule_attr->queue_id = mlx5hws_bwc_get_queue_id(ctx, bwc_queue_idx); in mlx5hws_bwc_rule_fill_attr()
512 bwc_rule->bwc_queue_idx = idx; in hws_bwc_rule_list_add()
597 u16 bwc_queue_idx) in hws_bwc_rule_cnt_dec_with_shrink() argument
612 queue_lock = hws_bwc_get_queue_lock(ctx, bwc_queue_idx); in hws_bwc_rule_cnt_dec_with_shrink()
633 u16 idx = bwc_rule->bwc_queue_idx; in mlx5hws_bwc_rule_destroy_simple()
923 u16 bwc_queue_idx) in hws_bwc_rule_get_at_idx() argument
936 queue_lock = hws_bwc_get_queue_lock(ctx, bwc_queue_idx); in hws_bwc_rule_get_at_idx()
989 u16 bwc_queue_idx) in hws_bwc_rule_cnt_inc_with_rehash() argument
1002 queue_lock = hws_bwc_get_queue_lock(ctx, bwc_queue_idx); in hws_bwc_rule_cnt_inc_with_rehash()
[all …]