Searched refs:bwc_queue_idx (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | bwc.c | 460 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 …]
|
| H A D | bwc.h | 64 u16 bwc_queue_idx; member 88 u16 bwc_queue_idx); 93 u16 bwc_queue_idx,
|
| H A D | bwc_complex.c | 752 int bwc_queue_idx, int subm_idx, in hws_complex_subrule_create() argument 784 flow_source, bwc_queue_idx); in hws_complex_subrule_create() 835 u16 bwc_queue_idx) in mlx5hws_bwc_rule_create_complex() argument 864 flow_source, bwc_queue_idx, 0, in mlx5hws_bwc_rule_create_complex() 893 bwc_queue_idx, i, in mlx5hws_bwc_rule_create_complex()
|
| H A D | bwc_complex.h | 84 u16 bwc_queue_idx);
|