Searched defs:type_data (Results 1 – 5 of 5) sorted by relevance
/net/dsa/ |
D | slave.c | 1213 static int dsa_slave_setup_tc_block_cb(enum tc_setup_type type, void *type_data, in dsa_slave_setup_tc_block_cb() 1232 void *type_data, void *cb_priv) in dsa_slave_setup_tc_block_cb_ig() 1238 void *type_data, void *cb_priv) in dsa_slave_setup_tc_block_cb_eg() 1286 void *type_data) in dsa_slave_setup_ft_block() 1298 void *type_data) in dsa_slave_setup_tc()
|
/net/sched/ |
D | cls_api.c | 3241 void *type_data, bool err_stop) in __tc_setup_cb_call() 3260 void *type_data, bool err_stop, bool rtnl_held) in tc_setup_cb_call() 3295 enum tc_setup_type type, void *type_data, bool err_stop, in tc_setup_cb_add() 3345 enum tc_setup_type type, void *type_data, bool err_stop, in tc_setup_cb_replace() 3399 enum tc_setup_type type, void *type_data, bool err_stop, in tc_setup_cb_destroy() 3434 enum tc_setup_type type, void *type_data, in tc_setup_cb_reoffload()
|
D | sch_api.c | 820 void *type_data) in qdisc_offload_dump_helper() 842 enum tc_setup_type type, void *type_data, in qdisc_offload_graft_helper()
|
D | cls_flower.c | 2322 static void fl_hw_add(struct tcf_proto *tp, void *type_data) in fl_hw_add() 2334 static void fl_hw_del(struct tcf_proto *tp, void *type_data) in fl_hw_del()
|
/net/netfilter/ |
D | nf_tables_offload.c | 197 static int nft_setup_cb_call(enum tc_setup_type type, void *type_data, in nft_setup_cb_call()
|