Searched refs:mlx5e_tc_act (Results 1 – 22 of 22) sorted by relevance
40 struct mlx5e_tc_act { struct81 extern struct mlx5e_tc_act mlx5e_tc_act_drop; argument82 extern struct mlx5e_tc_act mlx5e_tc_act_trap;84 extern struct mlx5e_tc_act mlx5e_tc_act_mark;85 extern struct mlx5e_tc_act mlx5e_tc_act_goto;88 extern struct mlx5e_tc_act mlx5e_tc_act_csum;89 extern struct mlx5e_tc_act mlx5e_tc_act_pedit;90 extern struct mlx5e_tc_act mlx5e_tc_act_vlan;97 extern struct mlx5e_tc_act mlx5e_tc_act_ct;99 extern struct mlx5e_tc_act mlx5e_tc_act_ptype;[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 = {
29 struct mlx5e_tc_act mlx5e_tc_act_trap = {
33 struct mlx5e_tc_act mlx5e_tc_act_ptype = {
33 struct mlx5e_tc_act mlx5e_tc_act_mark = {
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 = {
325 struct mlx5e_tc_act mlx5e_tc_act_mirred = {331 struct mlx5e_tc_act mlx5e_tc_act_redirect = {
120 struct mlx5e_tc_act mlx5e_tc_act_goto = {
83 struct mlx5e_tc_act mlx5e_tc_act_vlan_mangle = {
116 struct mlx5e_tc_act mlx5e_tc_act_pedit = {
207 struct mlx5e_tc_act mlx5e_tc_act_vlan = {
205 struct mlx5e_tc_act mlx5e_tc_act_police = {
523 struct mlx5e_tc_act *act; in mlx5e_rep_indr_replace_act()560 struct mlx5e_tc_act *act; in mlx5e_rep_indr_destroy_act()582 struct mlx5e_tc_act *act; in mlx5e_rep_indr_stats_act()
3981 dec_jump_count(struct flow_action_entry *act, struct mlx5e_tc_act *tc_act, in dec_jump_count()4025 parse_branch_ctrl(struct flow_action_entry *act, struct mlx5e_tc_act *tc_act, in parse_branch_ctrl()4081 struct mlx5e_tc_act *tc_act; in parse_tc_actions()
Completed in 25 milliseconds