Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dflow_offload.c261 struct flow_block_cb *flow_block_cb_alloc(flow_setup_cb_t *cb, in flow_block_cb_alloc()
265 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()
289 struct flow_block_cb *flow_block_cb_lookup(struct flow_block *block, in flow_block_cb_lookup()
292 struct flow_block_cb *block_cb; in flow_block_cb_lookup()
304 void *flow_block_cb_priv(struct flow_block_cb *block_cb) in flow_block_cb_priv()
310 void flow_block_cb_incref(struct flow_block_cb *block_cb) in flow_block_cb_incref()
316 unsigned int flow_block_cb_decref(struct flow_block_cb *block_cb) in flow_block_cb_decref()
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()
[all …]
/openbmc/linux/include/net/
H A Dflow_offload.h516 struct flow_block_cb;
525 void (*cleanup)(struct flow_block_cb *block_cb);
528 struct flow_block_cb { struct
539 struct flow_block_cb *flow_block_cb_alloc(flow_setup_cb_t *cb, argument
542 struct flow_block_cb *flow_indr_block_cb_alloc(flow_setup_cb_t *cb,
549 void (*cleanup)(struct flow_block_cb *block_cb));
550 void flow_block_cb_free(struct flow_block_cb *block_cb);
552 struct flow_block_cb *flow_block_cb_lookup(struct flow_block *block,
555 void *flow_block_cb_priv(struct flow_block_cb *block_cb);
556 void flow_block_cb_incref(struct flow_block_cb *block_cb);
[all …]
/openbmc/linux/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;
/openbmc/linux/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));
/openbmc/linux/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()
/openbmc/linux/include/net/netfilter/
H A Dnf_flow_table.h228 struct flow_block_cb *block_cb; in nf_flow_table_offload_add_cb()
261 struct flow_block_cb *block_cb; in nf_flow_table_offload_del_cb()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c475 void (*cleanup)(struct flow_block_cb *block_cb)) in mlx5e_rep_indr_setup_block()
478 struct flow_block_cb *block_cb; in mlx5e_rep_indr_setup_block()
651 void (*cleanup)(struct flow_block_cb *block_cb)) in mlx5e_rep_indr_setup_cb()
/openbmc/linux/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()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c1782 struct flow_block_cb *block_cb; in nfp_flower_setup_tc_block()
1877 void (*cleanup)(struct flow_block_cb *block_cb)) in nfp_flower_setup_indr_tc_block()
1881 struct flow_block_cb *block_cb; in nfp_flower_setup_indr_tc_block()
1959 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));
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c578 struct flow_block_cb *block_cb; in mtk_eth_setup_tc_block()
H A Dmtk_wed.c1783 struct flow_block_cb *block_cb; in mtk_wed_setup_tc_block()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c1904 void (*cleanup)(struct flow_block_cb *block_cb)) in bnxt_tc_setup_indr_block()
1907 struct flow_block_cb *block_cb; in bnxt_tc_setup_indr_block()
1963 void (*cleanup)(struct flow_block_cb *block_cb)) in bnxt_tc_setup_indr_cb()
/openbmc/linux/net/sched/
H A Dcls_api.c768 static void tc_block_indr_cleanup(struct flow_block_cb *block_cb) in tc_block_indr_cleanup()
1575 struct flow_block_cb *block_cb, *next; in tcf_block_bind()
1617 struct flow_block_cb *block_cb, *next; in tcf_block_unbind()
3483 struct flow_block_cb *block_cb; in __tc_setup_cb_call()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c1313 struct flow_block_cb *block_cb; in dpaa2_switch_setup_tc_block_bind()
1363 struct flow_block_cb *block_cb; in dpaa2_switch_setup_tc_block_unbind()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c83 void (*cleanup)(struct flow_block_cb *block_cb));
9008 void (*cleanup)(struct flow_block_cb *block_cb)) in ice_indr_setup_tc_block()
9011 struct flow_block_cb *block_cb; in ice_indr_setup_tc_block()
9075 void (*cleanup)(struct flow_block_cb *block_cb)) in ice_indr_setup_tc_cb()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c439 struct flow_block_cb *block_cb; in ocelot_setup_tc_block()
/openbmc/linux/net/dsa/
H A Dslave.c1651 struct flow_block_cb *block_cb; in dsa_slave_setup_tc_block()