Home
last modified time | relevance | path

Searched refs:flow_block_cb (Results 1 – 23 of 23) sorted by relevance

/linux-6.15/net/core/
H A Dflow_offload.c265 struct flow_block_cb *block_cb; in flow_block_cb_alloc()
280 void flow_block_cb_free(struct flow_block_cb *block_cb) in flow_block_cb_free()
292 struct flow_block_cb *block_cb; in flow_block_cb_lookup()
325 struct flow_block_cb *block_cb; in flow_block_cb_is_busy()
343 struct flow_block_cb *block_cb; in flow_block_cb_setup_simple()
410 void (*cleanup)(struct flow_block_cb *block_cb);
466 struct flow_block_cb *this, *next; in __flow_block_indr_cleanup()
477 struct flow_block_cb *this, *next; in flow_block_indr_notify()
520 void (*cleanup)(struct flow_block_cb *block_cb)) in flow_block_indr_init()
539 struct flow_block_cb *block_cb; in flow_indr_block_cb_alloc()
[all …]
/linux-6.15/include/net/
H A Dflow_offload.h606 struct flow_block_cb;
615 void (*cleanup)(struct flow_block_cb *block_cb);
618 struct flow_block_cb { struct
629 struct flow_block_cb *flow_block_cb_alloc(flow_setup_cb_t *cb, argument
639 void (*cleanup)(struct flow_block_cb *block_cb));
640 void flow_block_cb_free(struct flow_block_cb *block_cb);
645 void *flow_block_cb_priv(struct flow_block_cb *block_cb);
646 void flow_block_cb_incref(struct flow_block_cb *block_cb);
647 unsigned int flow_block_cb_decref(struct flow_block_cb *block_cb);
734 void (*cleanup)(struct flow_block_cb *block_cb));
[all …]
/linux-6.15/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flow.c179 struct flow_block_cb *block_cb; in prestera_flow_block_get()
210 struct flow_block_cb *block_cb = block->block_cb; in prestera_flow_block_put()
224 struct flow_block_cb *block_cb; in prestera_setup_flow_block_bind()
261 struct flow_block_cb *block_cb; in prestera_setup_flow_block_unbind()
H A Dprestera_flow.h23 struct flow_block_cb *block_cb;
/linux-6.15/drivers/net/ethernet/sfc/
H A Dtc_bindings.c78 struct flow_block_cb *block_cb; in efx_tc_setup_block()
142 void (*cleanup)(struct flow_block_cb *block_cb)) in efx_tc_indr_setup_cb()
146 struct flow_block_cb *block_cb; in efx_tc_indr_setup_cb()
H A Dtc_bindings.h29 void (*cleanup)(struct flow_block_cb *block_cb));
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flow.c207 struct flow_block_cb *block_cb; in mlxsw_sp_setup_tc_block_bind()
258 struct flow_block_cb *block_cb; in mlxsw_sp_setup_tc_block_unbind()
H A Dspectrum_qdisc.c2178 struct flow_block_cb *block_cb; in mlxsw_sp_setup_tc_block_qevent_bind()
2256 struct flow_block_cb *block_cb; in mlxsw_sp_setup_tc_block_qevent_unbind()
/linux-6.15/include/net/netfilter/
H A Dnf_flow_table.h230 struct flow_block_cb *block_cb; in nf_flow_table_offload_add_cb()
263 struct flow_block_cb *block_cb; in nf_flow_table_offload_del_cb()
/linux-6.15/net/netfilter/
H A Dnf_tables_offload.c201 struct flow_block_cb *block_cb; in nft_setup_cb_call()
324 struct flow_block_cb *block_cb, *next; in nft_flow_offload_unbind()
400 static void nft_indr_block_cleanup(struct flow_block_cb *block_cb) in nft_indr_block_cleanup()
H A Dnf_flow_table_offload.c845 struct flow_block_cb *block_cb; in nf_flow_offload_tuple()
1102 struct flow_block_cb *block_cb, *next; in nf_flow_table_block_setup()
1141 static void nf_flow_table_indr_cleanup(struct flow_block_cb *block_cb) in nf_flow_table_indr_cleanup()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c489 void (*cleanup)(struct flow_block_cb *block_cb)) in mlx5e_rep_indr_setup_block()
492 struct flow_block_cb *block_cb; in mlx5e_rep_indr_setup_block()
665 void (*cleanup)(struct flow_block_cb *block_cb)) in mlx5e_rep_indr_setup_cb()
/linux-6.15/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c1786 struct flow_block_cb *block_cb; in nfp_flower_setup_tc_block()
1881 void (*cleanup)(struct flow_block_cb *block_cb)) in nfp_flower_setup_indr_tc_block()
1885 struct flow_block_cb *block_cb; in nfp_flower_setup_indr_tc_block()
1963 void (*cleanup)(struct flow_block_cb *block_cb)) in nfp_flower_indr_setup_tc_cb()
H A Dmain.h679 void (*cleanup)(struct flow_block_cb *block_cb));
/linux-6.15/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c597 struct flow_block_cb *block_cb; in mtk_eth_setup_tc_block()
H A Dmtk_wed.c2687 struct flow_block_cb *block_cb; in mtk_wed_setup_tc_block()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c1908 void (*cleanup)(struct flow_block_cb *block_cb)) in bnxt_tc_setup_indr_block()
1911 struct flow_block_cb *block_cb; in bnxt_tc_setup_indr_block()
1967 void (*cleanup)(struct flow_block_cb *block_cb)) in bnxt_tc_setup_indr_cb()
/linux-6.15/net/sched/
H A Dcls_api.c797 static void tc_block_indr_cleanup(struct flow_block_cb *block_cb) in tc_block_indr_cleanup()
1629 struct flow_block_cb *block_cb, *next; in tcf_block_bind()
1671 struct flow_block_cb *block_cb, *next; in tcf_block_unbind()
3598 struct flow_block_cb *block_cb; in __tc_setup_cb_call()
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c1314 struct flow_block_cb *block_cb; in dpaa2_switch_setup_tc_block_bind()
1364 struct flow_block_cb *block_cb; in dpaa2_switch_setup_tc_block_unbind()
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot_net.c439 struct flow_block_cb *block_cb; in ocelot_setup_tc_block()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_main.c86 void (*cleanup)(struct flow_block_cb *block_cb));
9393 void (*cleanup)(struct flow_block_cb *block_cb)) in ice_indr_setup_tc_block()
9396 struct flow_block_cb *block_cb; in ice_indr_setup_tc_block()
9460 void (*cleanup)(struct flow_block_cb *block_cb)) in ice_indr_setup_tc_cb()
/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_eth.c2277 struct flow_block_cb *block_cb; in airoha_dev_setup_tc_block()
/linux-6.15/net/dsa/
H A Duser.c1699 struct flow_block_cb *block_cb; in dsa_user_setup_tc_block()