Searched refs:tc_cls_matchall_offload (Results 1 – 23 of 23) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_tc_matchall.h | 41 struct tc_cls_matchall_offload *cls_matchall, 44 struct tc_cls_matchall_offload *cls_matchall, 47 struct tc_cls_matchall_offload *cls_matchall);
|
A D | cxgb4_tc_matchall.c | 12 struct tc_cls_matchall_offload *cls) in cxgb4_matchall_egress_validate() 126 struct tc_cls_matchall_offload *cls) in cxgb4_matchall_alloc_tc() 201 struct tc_cls_matchall_offload *cls) in cxgb4_matchall_mirror_alloc() 261 struct tc_cls_matchall_offload *cls, in cxgb4_matchall_add_filter() 309 struct tc_cls_matchall_offload *cls) in cxgb4_matchall_alloc_filter() 365 struct tc_cls_matchall_offload *cls_matchall, in cxgb4_tc_matchall_replace() 406 struct tc_cls_matchall_offload *cls_matchall, in cxgb4_tc_matchall_destroy() 434 struct tc_cls_matchall_offload *cls_matchall) in cxgb4_tc_matchall_stats()
|
A D | cxgb4_main.c | 3611 struct tc_cls_matchall_offload *cls_matchall, in cxgb_setup_tc_matchall()
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
A D | qos_conf.c | 72 struct tc_cls_matchall_offload *flow, in nfp_flower_install_rate_limiter() 202 struct tc_cls_matchall_offload *flow, in nfp_flower_remove_rate_limiter() 367 struct tc_cls_matchall_offload *flow, in nfp_flower_stats_rate_limiter() 420 struct tc_cls_matchall_offload *flow) in nfp_flower_setup_qos_offload()
|
A D | main.h | 532 struct tc_cls_matchall_offload *flow);
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_tc.h | 165 struct tc_cls_matchall_offload *f); 167 struct tc_cls_matchall_offload *f); 169 struct tc_cls_matchall_offload *ma);
|
A D | en_tc.c | 5016 struct tc_cls_matchall_offload *ma) in mlx5e_tc_configure_matchall() 5035 struct tc_cls_matchall_offload *ma) in mlx5e_tc_delete_matchall() 5043 struct tc_cls_matchall_offload *ma) in mlx5e_tc_stats_matchall()
|
/linux/net/sched/ |
A D | cls_matchall.c | 71 struct tc_cls_matchall_offload cls_mall = {}; in mall_destroy_hw_filter() 87 struct tc_cls_matchall_offload cls_mall = {}; in mall_replace_hw_filter() 288 struct tc_cls_matchall_offload cls_mall = {}; in mall_reoffload() 330 struct tc_cls_matchall_offload cls_mall = {}; in mall_stats_hw_filter()
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-switch.h | 267 struct tc_cls_matchall_offload *cls); 270 struct tc_cls_matchall_offload *cls);
|
A D | dpaa2-switch-flower.c | 685 struct tc_cls_matchall_offload *cls) in dpaa2_switch_cls_matchall_replace_acl() 725 struct tc_cls_matchall_offload *cls) in dpaa2_switch_cls_matchall_replace_mirror() 782 struct tc_cls_matchall_offload *cls) in dpaa2_switch_cls_matchall_replace() 858 struct tc_cls_matchall_offload *cls) in dpaa2_switch_cls_matchall_destroy()
|
A D | dpaa2-switch.c | 1149 struct tc_cls_matchall_offload *f) in dpaa2_switch_setup_tc_cls_matchall()
|
/linux/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_span.h | 17 struct tc_cls_matchall_offload *f);
|
A D | prestera_flow.c | 16 struct tc_cls_matchall_offload *f) in prestera_flow_block_mall_cb()
|
A D | prestera_span.c | 164 struct tc_cls_matchall_offload *f) in prestera_span_replace()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_tc.c | 194 struct tc_cls_matchall_offload *cls) in otx2_tc_egress_matchall_install() 237 struct tc_cls_matchall_offload *cls) in otx2_tc_egress_matchall_delete() 856 struct tc_cls_matchall_offload *cls) in otx2_tc_ingress_matchall_install() 905 struct tc_cls_matchall_offload *cls) in otx2_tc_ingress_matchall_delete() 921 struct tc_cls_matchall_offload *cls_matchall) in otx2_setup_tc_ingress_matchall() 957 struct tc_cls_matchall_offload *cls_matchall) in otx2_setup_tc_egress_matchall()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_matchall.c | 202 struct tc_cls_matchall_offload *f) in mlxsw_sp_mall_replace() 311 struct tc_cls_matchall_offload *f) in mlxsw_sp_mall_destroy()
|
A D | spectrum_flow.c | 136 struct tc_cls_matchall_offload *f) in mlxsw_sp_flow_block_mall_cb()
|
A D | spectrum_qdisc.c | 1992 struct tc_cls_matchall_offload *f) in mlxsw_sp_qevent_mall_replace() 2056 struct tc_cls_matchall_offload *f) in mlxsw_sp_qevent_mall_destroy() 2071 struct tc_cls_matchall_offload *f) in mlxsw_sp_qevent_block_mall_cb()
|
A D | spectrum.h | 1153 struct tc_cls_matchall_offload *f); 1155 struct tc_cls_matchall_offload *f);
|
/linux/net/dsa/ |
A D | slave.c | 1009 struct tc_cls_matchall_offload *cls, in dsa_slave_add_cls_matchall_mirred() 1062 struct tc_cls_matchall_offload *cls, in dsa_slave_add_cls_matchall_police() 1122 struct tc_cls_matchall_offload *cls, in dsa_slave_add_cls_matchall() 1139 struct tc_cls_matchall_offload *cls) in dsa_slave_del_cls_matchall() 1169 struct tc_cls_matchall_offload *cls, in dsa_slave_setup_tc_cls_matchall()
|
/linux/include/net/ |
A D | pkt_cls.h | 725 struct tc_cls_matchall_offload { struct
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
A D | tc.c | 152 struct tc_cls_matchall_offload *ma) in mlx5e_rep_setup_tc_cls_matchall()
|
/linux/drivers/net/ethernet/mscc/ |
A D | ocelot_net.c | 218 struct tc_cls_matchall_offload *f, in ocelot_setup_tc_cls_matchall()
|
Completed in 71 milliseconds