Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dflow_offload.c205 struct flow_block_cb *flow_block_cb_alloc(flow_setup_cb_t *cb, in flow_block_cb_alloc()
209 struct flow_block_cb *block_cb; in flow_block_cb_alloc()
224 void flow_block_cb_free(struct flow_block_cb *block_cb) in flow_block_cb_free()
233 struct flow_block_cb *flow_block_cb_lookup(struct flow_block *block, in flow_block_cb_lookup()
236 struct flow_block_cb *block_cb; in flow_block_cb_lookup()
248 void *flow_block_cb_priv(struct flow_block_cb *block_cb) in flow_block_cb_priv()
254 void flow_block_cb_incref(struct flow_block_cb *block_cb) in flow_block_cb_incref()
260 unsigned int flow_block_cb_decref(struct flow_block_cb *block_cb) in flow_block_cb_decref()
269 struct flow_block_cb *block_cb; in flow_block_cb_is_busy()
287 struct flow_block_cb *block_cb; in flow_block_cb_setup_simple()
[all …]
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h454 struct flow_block_cb;
463 void (*cleanup)(struct flow_block_cb *block_cb);
466 struct flow_block_cb { struct
477 struct flow_block_cb *flow_block_cb_alloc(flow_setup_cb_t *cb, argument
480 struct flow_block_cb *flow_indr_block_cb_alloc(flow_setup_cb_t *cb,
487 void (*cleanup)(struct flow_block_cb *block_cb));
488 void flow_block_cb_free(struct flow_block_cb *block_cb);
490 struct flow_block_cb *flow_block_cb_lookup(struct flow_block *block,
493 void *flow_block_cb_priv(struct flow_block_cb *block_cb);
494 void flow_block_cb_incref(struct flow_block_cb *block_cb);
[all …]
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_flow_table.h168 struct flow_block_cb *block_cb; in nf_flow_table_offload_add_cb()
196 struct flow_block_cb *block_cb; in nf_flow_table_offload_del_cb()
/OK3568_Linux_fs/kernel/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.c1714 struct flow_block_cb *block_cb; in mlxsw_sp_setup_tc_block_qevent_bind()
1786 struct flow_block_cb *block_cb; in mlxsw_sp_setup_tc_block_qevent_unbind()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c413 void (*cleanup)(struct flow_block_cb *block_cb)) in mlx5e_rep_indr_setup_block()
417 struct flow_block_cb *block_cb; in mlx5e_rep_indr_setup_block()
479 void (*cleanup)(struct flow_block_cb *block_cb)) in mlx5e_rep_indr_setup_cb()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_offload.c200 struct flow_block_cb *block_cb; in nft_setup_cb_call()
293 struct flow_block_cb *block_cb, *next; in nft_flow_offload_unbind()
369 static void nft_indr_block_cleanup(struct flow_block_cb *block_cb) in nft_indr_block_cleanup()
H A Dnf_flow_table_offload.c685 struct flow_block_cb *block_cb; in nf_flow_offload_tuple()
910 struct flow_block_cb *block_cb, *next; in nf_flow_table_block_setup()
949 static void nf_flow_table_indr_cleanup(struct flow_block_cb *block_cb) in nf_flow_table_indr_cleanup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c1673 struct flow_block_cb *block_cb; in nfp_flower_setup_tc_block()
1771 void (*cleanup)(struct flow_block_cb *block_cb)) in nfp_flower_setup_indr_tc_block()
1775 struct flow_block_cb *block_cb; in nfp_flower_setup_indr_tc_block()
1837 void (*cleanup)(struct flow_block_cb *block_cb)) in nfp_flower_indr_setup_tc_cb()
H A Dmain.h476 void (*cleanup)(struct flow_block_cb *block_cb));
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c1890 void (*cleanup)(struct flow_block_cb *block_cb)) in bnxt_tc_setup_indr_block()
1893 struct flow_block_cb *block_cb; in bnxt_tc_setup_indr_block()
1949 void (*cleanup)(struct flow_block_cb *block_cb)) in bnxt_tc_setup_indr_cb()
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c644 static void tc_block_indr_cleanup(struct flow_block_cb *block_cb) in tc_block_indr_cleanup()
1446 struct flow_block_cb *block_cb, *next; in tcf_block_bind()
1487 struct flow_block_cb *block_cb, *next; in tcf_block_unbind()
3255 struct flow_block_cb *block_cb; in __tc_setup_cb_call()
H A Dact_ct.c323 struct flow_block_cb *block_cb, *tmp_cb; in tcf_ct_flow_table_cleanup_work()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_net.c147 struct flow_block_cb *block_cb; in ocelot_setup_tc_block()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c1205 struct flow_block_cb *block_cb; in dsa_slave_setup_tc_block()