Home
last modified time | relevance | path

Searched defs:type_data (Results 1 – 5 of 5) sorted by relevance

/net/dsa/
Dslave.c1213 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/
Dcls_api.c3241 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()
Dsch_api.c820 void *type_data) in qdisc_offload_dump_helper()
842 enum tc_setup_type type, void *type_data, in qdisc_offload_graft_helper()
Dcls_flower.c2322 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/
Dnf_tables_offload.c197 static int nft_setup_cb_call(enum tc_setup_type type, void *type_data, in nft_setup_cb_call()