Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dflow_offload.c258 struct flow_block_cb *block_cb; in flow_block_cb_alloc()
273 void flow_block_cb_free(struct flow_block_cb *block_cb) in flow_block_cb_free()
285 struct flow_block_cb *block_cb; in flow_block_cb_lookup()
318 struct flow_block_cb *block_cb; in flow_block_cb_is_busy()
336 struct flow_block_cb *block_cb; in flow_block_cb_setup_simple()
403 void (*cleanup)(struct flow_block_cb *block_cb);
459 struct flow_block_cb *this, *next; in __flow_block_indr_cleanup()
470 struct flow_block_cb *this, *next; in flow_block_indr_notify()
513 void (*cleanup)(struct flow_block_cb *block_cb)) in flow_block_indr_init()
532 struct flow_block_cb *block_cb; in flow_indr_block_cb_alloc()
[all …]
/linux-6.3-rc2/include/net/
A Dflow_offload.h510 struct flow_block_cb;
519 void (*cleanup)(struct flow_block_cb *block_cb);
522 struct flow_block_cb { struct
533 struct flow_block_cb *flow_block_cb_alloc(flow_setup_cb_t *cb, argument
543 void (*cleanup)(struct flow_block_cb *block_cb));
544 void flow_block_cb_free(struct flow_block_cb *block_cb);
549 void *flow_block_cb_priv(struct flow_block_cb *block_cb);
550 void flow_block_cb_incref(struct flow_block_cb *block_cb);
551 unsigned int flow_block_cb_decref(struct flow_block_cb *block_cb);
637 void (*cleanup)(struct flow_block_cb *block_cb));
[all …]
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
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()
A Dprestera_flow.h23 struct flow_block_cb *block_cb;
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dtc_bindings.c77 struct flow_block_cb *block_cb; in efx_tc_setup_block()
141 void (*cleanup)(struct flow_block_cb *block_cb)) in efx_tc_indr_setup_cb()
145 struct flow_block_cb *block_cb; in efx_tc_indr_setup_cb()
A Dtc_bindings.h28 void (*cleanup)(struct flow_block_cb *block_cb));
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
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()
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.3-rc2/include/net/netfilter/
A Dnf_flow_table.h225 struct flow_block_cb *block_cb; in nf_flow_table_offload_add_cb()
253 struct flow_block_cb *block_cb; in nf_flow_table_offload_del_cb()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dtc.c435 void (*cleanup)(struct flow_block_cb *block_cb)) in mlx5e_rep_indr_setup_block()
441 struct flow_block_cb *block_cb; in mlx5e_rep_indr_setup_block()
632 void (*cleanup)(struct flow_block_cb *block_cb)) in mlx5e_rep_indr_setup_cb()
/linux-6.3-rc2/net/netfilter/
A Dnf_tables_offload.c200 struct flow_block_cb *block_cb; in nft_setup_cb_call()
323 struct flow_block_cb *block_cb, *next; in nft_flow_offload_unbind()
399 static void nft_indr_block_cleanup(struct flow_block_cb *block_cb) in nft_indr_block_cleanup()
A Dnf_flow_table_offload.c844 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.3-rc2/drivers/net/ethernet/netronome/nfp/flower/
A Doffload.c1773 struct flow_block_cb *block_cb; in nfp_flower_setup_tc_block()
1867 void (*cleanup)(struct flow_block_cb *block_cb)) in nfp_flower_setup_indr_tc_block()
1871 struct flow_block_cb *block_cb; in nfp_flower_setup_indr_tc_block()
1947 void (*cleanup)(struct flow_block_cb *block_cb)) in nfp_flower_indr_setup_tc_cb()
A Dmain.h677 void (*cleanup)(struct flow_block_cb *block_cb));
/linux-6.3-rc2/drivers/net/ethernet/mediatek/
A Dmtk_ppe_offload.c556 struct flow_block_cb *block_cb; in mtk_eth_setup_tc_block()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
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()
/linux-6.3-rc2/net/sched/
A Dcls_api.c768 static void tc_block_indr_cleanup(struct flow_block_cb *block_cb) in tc_block_indr_cleanup()
1569 struct flow_block_cb *block_cb, *next; in tcf_block_bind()
1610 struct flow_block_cb *block_cb, *next; in tcf_block_unbind()
3470 struct flow_block_cb *block_cb; in __tc_setup_cb_call()
A Dact_ct.c333 struct flow_block_cb *block_cb, *tmp_cb; in tcf_ct_flow_table_cleanup_work()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
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()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_main.c81 void (*cleanup)(struct flow_block_cb *block_cb));
9079 void (*cleanup)(struct flow_block_cb *block_cb)) in ice_indr_setup_tc_block()
9082 struct flow_block_cb *block_cb; in ice_indr_setup_tc_block()
9146 void (*cleanup)(struct flow_block_cb *block_cb)) in ice_indr_setup_tc_cb()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_net.c439 struct flow_block_cb *block_cb; in ocelot_setup_tc_block()
/linux-6.3-rc2/net/dsa/
A Dslave.c1589 struct flow_block_cb *block_cb; in dsa_slave_setup_tc_block()

Completed in 71 milliseconds