Searched refs:tc_setup_cb_t (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/include/net/ |
D | pkt_cls.h | 75 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()
|
D | act_api.h | 198 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()
|
D | sch_generic.h | 23 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/ |
D | act_api.c | 1505 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()
|
D | cls_api.c | 804 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()
|
D | cls_matchall.c | 242 static int mall_reoffload(struct tcf_proto *tp, bool add, tc_setup_cb_t *cb, in mall_reoffload()
|
D | cls_u32.c | 1211 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()
|
D | cls_bpf.c | 655 static int cls_bpf_reoffload(struct tcf_proto *tp, bool add, tc_setup_cb_t *cb, in cls_bpf_reoffload()
|
D | cls_flower.c | 1320 static int fl_reoffload(struct tcf_proto *tp, bool add, tc_setup_cb_t *cb, in fl_reoffload()
|
/Linux-v4.19/net/dsa/ |
D | slave.c | 890 tc_setup_cb_t *cb; in dsa_slave_setup_tc_block()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum.c | 1579 tc_setup_cb_t *cb; in mlxsw_sp_setup_tc_block()
|