Home
last modified time | relevance | path

Searched refs:skip_rx (Results 1 – 10 of 10) 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
377 if (skip_rx) 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
10 *skip_rx = false; in mlx5hws_rule_skip()
14 *skip_rx = true; in mlx5hws_rule_skip()
28 *skip_rx = 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()
71 if (!skip_rx) { in hws_rule_init_dep_wqe()
199 u16 queue_id, bool skip_rx, 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.h50 bool skip_rx; member
A Dbwc.c530 if (!bwc_rule->skip_rx) in hws_bwc_rule_cnt_dec()
952 if (!bwc_rule->skip_rx) in hws_bwc_rule_cnt_inc()
1042 if (!bwc_rule->skip_rx) in mlx5hws_bwc_rule_create_simple()
1103 &bwc_rule->skip_rx, &bwc_rule->skip_tx); in mlx5hws_bwc_rule_create()
/drivers/tty/serial/
A Damba-pl011.c1117 goto skip_rx; in pl011_dma_startup()
1125 goto skip_rx; in pl011_dma_startup()
1135 goto skip_rx; in pl011_dma_startup()
1140 skip_rx: in pl011_dma_startup()
/drivers/tty/serial/8250/
A D8250_port.c1800 bool skip_rx = false; in serial8250_handle_irq() local
1822 skip_rx = true; in serial8250_handle_irq()
1824 if (status & (UART_LSR_DR | UART_LSR_BI) && !skip_rx) { in serial8250_handle_irq()
/drivers/net/ethernet/mediatek/
A Dmtk_eth_soc.c2262 goto skip_rx; in mtk_poll_rx()
2269 goto skip_rx; in mtk_poll_rx()
2309 goto skip_rx; in mtk_poll_rx()
2359 skip_rx: in mtk_poll_rx()
/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c4314 goto skip_rx; in bnxt_init_ring_struct()
4334 skip_rx: in bnxt_init_ring_struct()

Completed in 57 milliseconds