Home
last modified time | relevance | path

Searched refs:tc_setup_cb_t (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/include/net/
Dpkt_cls.h75 tc_setup_cb_t *cb, void *cb_ident);
79 tc_setup_cb_t *cb, void *cb_ident,
83 tc_setup_cb_t *cb, void *cb_ident,
88 tc_setup_cb_t *cb, void *cb_ident);
131 int tc_setup_cb_block_register(struct tcf_block *block, tc_setup_cb_t *cb, in tc_setup_cb_block_register()
138 void tc_setup_cb_block_unregister(struct tcf_block *block, tc_setup_cb_t *cb, in tc_setup_cb_block_unregister()
151 tc_setup_cb_t *cb, void *cb_ident) in tcf_block_cb_lookup()
169 tc_setup_cb_t *cb, void *cb_ident, in __tcf_block_cb_register()
178 tc_setup_cb_t *cb, void *cb_ident, in tcf_block_cb_register()
192 tc_setup_cb_t *cb, void *cb_ident) in tcf_block_cb_unregister()
Dact_api.h198 tc_setup_cb_t *cb, void *cb_priv);
200 tc_setup_cb_t *cb, void *cb_priv);
207 tc_setup_cb_t *cb, void *cb_priv) in tc_setup_cb_egdev_register()
214 tc_setup_cb_t *cb, void *cb_priv) in tc_setup_cb_egdev_unregister()
Dsch_generic.h23 typedef int tc_setup_cb_t(enum tc_setup_type type, typedef
271 tc_setup_cb_t *cb, void *cb_priv,
/Linux-v4.19/net/sched/
Dact_api.c1505 tc_setup_cb_t *cb;
1570 tc_setup_cb_t *cb, void *cb_priv) in tcf_action_egdev_cb_lookup()
1601 tc_setup_cb_t *cb, void *cb_priv) in tcf_action_egdev_cb_add()
1618 tc_setup_cb_t *cb, void *cb_priv) in tcf_action_egdev_cb_del()
1630 tc_setup_cb_t *cb, void *cb_priv) in __tc_setup_cb_egdev_register()
1647 tc_setup_cb_t *cb, void *cb_priv) in tc_setup_cb_egdev_register()
1659 tc_setup_cb_t *cb, void *cb_priv) in __tc_setup_cb_egdev_unregister()
1669 tc_setup_cb_t *cb, void *cb_priv) in tc_setup_cb_egdev_unregister()
Dcls_api.c804 tc_setup_cb_t *cb;
817 tc_setup_cb_t *cb, void *cb_ident) in tcf_block_cb_lookup()
840 tcf_block_playback_offloads(struct tcf_block *block, tc_setup_cb_t *cb, in tcf_block_playback_offloads()
873 tc_setup_cb_t *cb, void *cb_ident, in __tcf_block_cb_register()
899 tc_setup_cb_t *cb, void *cb_ident, in tcf_block_cb_register()
922 tc_setup_cb_t *cb, void *cb_ident) in tcf_block_cb_unregister()
Dcls_matchall.c242 static int mall_reoffload(struct tcf_proto *tp, bool add, tc_setup_cb_t *cb, in mall_reoffload()
Dcls_u32.c1211 bool add, tc_setup_cb_t *cb, void *cb_priv, in u32_reoffload_hnode()
1231 bool add, tc_setup_cb_t *cb, void *cb_priv, in u32_reoffload_knode()
1271 static int u32_reoffload(struct tcf_proto *tp, bool add, tc_setup_cb_t *cb, in u32_reoffload()
Dcls_bpf.c655 static int cls_bpf_reoffload(struct tcf_proto *tp, bool add, tc_setup_cb_t *cb, in cls_bpf_reoffload()
Dcls_flower.c1320 static int fl_reoffload(struct tcf_proto *tp, bool add, tc_setup_cb_t *cb, in fl_reoffload()
/Linux-v4.19/net/dsa/
Dslave.c890 tc_setup_cb_t *cb; in dsa_slave_setup_tc_block()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c1579 tc_setup_cb_t *cb; in mlxsw_sp_setup_tc_block()