Searched refs:mlx5e_tc_act (Results 1 – 22 of 22) sorted by relevance
35 struct mlx5e_tc_act { struct70 extern struct mlx5e_tc_act mlx5e_tc_act_drop; argument71 extern struct mlx5e_tc_act mlx5e_tc_act_trap;72 extern struct mlx5e_tc_act mlx5e_tc_act_accept;73 extern struct mlx5e_tc_act mlx5e_tc_act_mark;74 extern struct mlx5e_tc_act mlx5e_tc_act_goto;75 extern struct mlx5e_tc_act mlx5e_tc_act_tun_encap;76 extern struct mlx5e_tc_act mlx5e_tc_act_tun_decap;77 extern struct mlx5e_tc_act mlx5e_tc_act_csum;78 extern struct mlx5e_tc_act mlx5e_tc_act_pedit;[all …]
9 static struct mlx5e_tc_act *tc_acts_fdb[NUM_FLOW_ACTIONS] = {35 static struct mlx5e_tc_act *tc_acts_nic[NUM_FLOW_ACTIONS] = {52 struct mlx5e_tc_act *56 struct mlx5e_tc_act **tc_acts; in mlx5e_tc_act_get()112 struct mlx5e_tc_act *tc_act; in mlx5e_tc_act_post_parse()
55 struct mlx5e_tc_act mlx5e_tc_act_tun_encap = {60 struct mlx5e_tc_act mlx5e_tc_act_tun_decap = {
91 struct mlx5e_tc_act mlx5e_tc_act_mpls_push = {96 struct mlx5e_tc_act mlx5e_tc_act_mpls_pop = {
27 struct mlx5e_tc_act mlx5e_tc_act_drop = {
28 struct mlx5e_tc_act mlx5e_tc_act_accept = {
33 struct mlx5e_tc_act mlx5e_tc_act_ptype = {
33 struct mlx5e_tc_act mlx5e_tc_act_mark = {
35 struct mlx5e_tc_act mlx5e_tc_act_trap = {
59 struct mlx5e_tc_act mlx5e_tc_act_csum = {
48 struct mlx5e_tc_act mlx5e_tc_act_mirred_nic = {
74 struct mlx5e_tc_act mlx5e_tc_act_redirect_ingress = {
67 struct mlx5e_tc_act mlx5e_tc_act_sample = {
98 struct mlx5e_tc_act mlx5e_tc_act_ct = {
83 struct mlx5e_tc_act mlx5e_tc_act_vlan_mangle = {
120 struct mlx5e_tc_act mlx5e_tc_act_goto = {
116 struct mlx5e_tc_act mlx5e_tc_act_pedit = {
150 struct mlx5e_tc_act mlx5e_tc_act_police = {
224 struct mlx5e_tc_act mlx5e_tc_act_vlan = {
334 struct mlx5e_tc_act mlx5e_tc_act_mirred = {
524 struct mlx5e_tc_act *act; in mlx5e_rep_indr_replace_act()561 struct mlx5e_tc_act *act; in mlx5e_rep_indr_destroy_act()583 struct mlx5e_tc_act *act; in mlx5e_rep_indr_stats_act()
3838 struct mlx5e_tc_act *tc_act; in parse_tc_actions()