Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H 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()
H 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()
H A Drule.h73 bool *skip_rx, bool *skip_tx);
H A Dbwc.c559 if (!bwc_rule->skip_rx) in hws_bwc_rule_cnt_dec()
982 if (!bwc_rule->skip_rx) in hws_bwc_rule_cnt_inc()
1087 if (!bwc_rule->skip_rx) in mlx5hws_bwc_rule_create_simple()
1148 &bwc_rule->skip_rx, &bwc_rule->skip_tx); in mlx5hws_bwc_rule_create()
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_rmem.c466 goto skip_rx; in bnge_init_ring_struct()
486 skip_rx: in bnge_init_ring_struct()
/linux/drivers/tty/serial/
H 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()
/linux/drivers/tty/serial/8250/
H A D8250_port.c1793 bool skip_rx = false; in serial8250_handle_irq_locked() local
1811 skip_rx = true; in serial8250_handle_irq_locked()
1813 if (status & (UART_LSR_DR | UART_LSR_BI) && !skip_rx) { in serial8250_handle_irq_locked()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c2270 goto skip_rx; in mtk_poll_rx()
2277 goto skip_rx; in mtk_poll_rx()
2317 goto skip_rx; in mtk_poll_rx()
2367 skip_rx: in mtk_poll_rx()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c4350 goto skip_rx; in bnxt_init_ring_struct()
4373 skip_rx: in bnxt_init_ring_struct()