Searched refs:skip_tx (Results 1 – 7 of 7) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | action_ste_pool.c | 375 bool skip_rx, bool skip_tx) in hws_action_ste_choose_elem() argument 380 if (skip_tx) in hws_action_ste_choose_elem() 403 bool skip_rx, bool skip_tx, in mlx5hws_action_ste_chunk_alloc() argument 411 if (skip_rx && skip_tx) in mlx5hws_action_ste_chunk_alloc() 416 elem = hws_action_ste_choose_elem(pool, skip_rx, skip_tx); in mlx5hws_action_ste_chunk_alloc() 420 skip_rx, skip_tx, chunk->ste.order); in mlx5hws_action_ste_chunk_alloc()
|
| A D | rule.c | 7 bool *skip_rx, bool *skip_tx) in mlx5hws_rule_skip() argument 11 *skip_tx = false; in mlx5hws_rule_skip() 19 *skip_tx = true; in mlx5hws_rule_skip() 26 *skip_tx = matcher->attr.optimize_flow_src == in mlx5hws_rule_skip() 60 bool skip_rx, skip_tx; in hws_rule_init_dep_wqe() local 69 &skip_rx, &skip_tx); in hws_rule_init_dep_wqe() 80 if (!skip_tx) { in hws_rule_init_dep_wqe() 200 bool skip_tx) in mlx5hws_rule_alloc_action_ste() argument 208 skip_rx, skip_tx, in mlx5hws_rule_alloc_action_ste()
|
| A D | action_ste_pool.h | 64 bool skip_rx, bool skip_tx,
|
| A D | rule.h | 73 bool *skip_rx, bool *skip_tx);
|
| A D | bwc.h | 51 bool skip_tx; member
|
| A D | bwc.c | 532 if (!bwc_rule->skip_tx) in hws_bwc_rule_cnt_dec() 954 if (!bwc_rule->skip_tx) in hws_bwc_rule_cnt_inc() 1044 if (!bwc_rule->skip_tx) in mlx5hws_bwc_rule_create_simple() 1103 &bwc_rule->skip_rx, &bwc_rule->skip_tx); in mlx5hws_bwc_rule_create()
|
| /drivers/net/wireless/mediatek/mt76/ |
| A D | mt76_connac_mcu.h | 646 u8 skip_tx; member
|
Completed in 24 milliseconds