Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Daction_ste_pool.c375 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 Drule.c7 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 Daction_ste_pool.h64 bool skip_rx, bool skip_tx,
A Drule.h73 bool *skip_rx, bool *skip_tx);
A Dbwc.h51 bool skip_tx; member
A Dbwc.c532 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 Dmt76_connac_mcu.h646 u8 skip_tx; member

Completed in 24 milliseconds