Home
last modified time | relevance | path

Searched defs:block_cb (Results 1 – 20 of 20) sorted by relevance

/Linux-v6.1/net/core/
Dflow_offload.c251 struct flow_block_cb *block_cb; in flow_block_cb_alloc() local
266 void flow_block_cb_free(struct flow_block_cb *block_cb) in flow_block_cb_free()
278 struct flow_block_cb *block_cb; in flow_block_cb_lookup() local
290 void *flow_block_cb_priv(struct flow_block_cb *block_cb) in flow_block_cb_priv()
296 void flow_block_cb_incref(struct flow_block_cb *block_cb) in flow_block_cb_incref()
302 unsigned int flow_block_cb_decref(struct flow_block_cb *block_cb) in flow_block_cb_decref()
311 struct flow_block_cb *block_cb; in flow_block_cb_is_busy() local
329 struct flow_block_cb *block_cb; in flow_block_cb_setup_simple() local
506 void (*cleanup)(struct flow_block_cb *block_cb)) in flow_block_indr_init()
523 void (*cleanup)(struct flow_block_cb *block_cb)) in flow_indr_block_cb_alloc()
[all …]
/Linux-v6.1/drivers/net/ethernet/marvell/prestera/
Dprestera_flow.c179 struct flow_block_cb *block_cb; in prestera_flow_block_get() local
210 struct flow_block_cb *block_cb = block->block_cb; in prestera_flow_block_put() local
224 struct flow_block_cb *block_cb; in prestera_setup_flow_block_bind() local
261 struct flow_block_cb *block_cb; in prestera_setup_flow_block_unbind() local
Dprestera_flow.h23 struct flow_block_cb *block_cb; member
/Linux-v6.1/drivers/net/ethernet/sfc/
Dtc_bindings.c77 struct flow_block_cb *block_cb; in efx_tc_setup_block() local
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() local
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flow.c207 struct flow_block_cb *block_cb; in mlxsw_sp_setup_tc_block_bind() local
258 struct flow_block_cb *block_cb; in mlxsw_sp_setup_tc_block_unbind() local
Dspectrum_qdisc.c2178 struct flow_block_cb *block_cb; in mlxsw_sp_setup_tc_block_qevent_bind() local
2256 struct flow_block_cb *block_cb; in mlxsw_sp_setup_tc_block_qevent_unbind() local
/Linux-v6.1/net/netfilter/
Dnf_tables_offload.c200 struct flow_block_cb *block_cb; in nft_setup_cb_call() local
323 struct flow_block_cb *block_cb, *next; in nft_flow_offload_unbind() local
399 static void nft_indr_block_cleanup(struct flow_block_cb *block_cb) in nft_indr_block_cleanup()
Dnf_flow_table_offload.c844 struct flow_block_cb *block_cb; in nf_flow_offload_tuple() local
1098 struct flow_block_cb *block_cb, *next; in nf_flow_table_block_setup() local
1137 static void nf_flow_table_indr_cleanup(struct flow_block_cb *block_cb) in nf_flow_table_indr_cleanup()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c436 void (*cleanup)(struct flow_block_cb *block_cb)) in mlx5e_rep_indr_setup_block()
442 struct flow_block_cb *block_cb; in mlx5e_rep_indr_setup_block() local
633 void (*cleanup)(struct flow_block_cb *block_cb)) in mlx5e_rep_indr_setup_cb()
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c1773 struct flow_block_cb *block_cb; in nfp_flower_setup_tc_block() local
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() local
1947 void (*cleanup)(struct flow_block_cb *block_cb)) in nfp_flower_indr_setup_tc_cb()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
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() local
1963 void (*cleanup)(struct flow_block_cb *block_cb)) in bnxt_tc_setup_indr_cb()
/Linux-v6.1/include/net/netfilter/
Dnf_flow_table.h223 struct flow_block_cb *block_cb; in nf_flow_table_offload_add_cb() local
251 struct flow_block_cb *block_cb; in nf_flow_table_offload_del_cb() local
/Linux-v6.1/include/net/
Dflow_offload.h543 static inline void flow_block_cb_add(struct flow_block_cb *block_cb, in flow_block_cb_add()
549 static inline void flow_block_cb_remove(struct flow_block_cb *block_cb, in flow_block_cb_remove()
555 static inline void flow_indr_block_cb_remove(struct flow_block_cb *block_cb, in flow_indr_block_cb_remove()
/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_ppe_offload.c550 struct flow_block_cb *block_cb; in mtk_eth_setup_tc_block() local
/Linux-v6.1/net/sched/
Dcls_api.c662 static void tc_block_indr_cleanup(struct flow_block_cb *block_cb) in tc_block_indr_cleanup()
1463 struct flow_block_cb *block_cb, *next; in tcf_block_bind() local
1504 struct flow_block_cb *block_cb, *next; in tcf_block_unbind() local
3261 struct flow_block_cb *block_cb; in __tc_setup_cb_call() local
Dact_ct.c327 struct flow_block_cb *block_cb, *tmp_cb; in tcf_ct_flow_table_cleanup_work() local
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c1305 struct flow_block_cb *block_cb; in dpaa2_switch_setup_tc_block_bind() local
1355 struct flow_block_cb *block_cb; in dpaa2_switch_setup_tc_block_unbind() local
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_main.c8796 void (*cleanup)(struct flow_block_cb *block_cb)) in ice_indr_setup_tc_block()
8799 struct flow_block_cb *block_cb; in ice_indr_setup_tc_block() local
8863 void (*cleanup)(struct flow_block_cb *block_cb)) in ice_indr_setup_tc_cb()
/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_net.c448 struct flow_block_cb *block_cb; in ocelot_setup_tc_block() local
/Linux-v6.1/net/dsa/
Dslave.c1508 struct flow_block_cb *block_cb; in dsa_slave_setup_tc_block() local