Searched refs:mlx5e_tc_act (Results 1 – 22 of 22) sorted by relevance
38 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()92 struct mlx5e_tc_act *tc_act; in mlx5e_tc_act_post_parse()
46 struct mlx5e_tc_act mlx5e_tc_act_tun_encap = {51 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 = {
18 struct mlx5e_tc_act mlx5e_tc_act_drop = {
19 struct mlx5e_tc_act mlx5e_tc_act_accept = {
20 struct mlx5e_tc_act mlx5e_tc_act_trap = {
24 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_sample = {
48 struct mlx5e_tc_act mlx5e_tc_act_mirred_nic = {
58 struct mlx5e_tc_act mlx5e_tc_act_ct = {
75 struct mlx5e_tc_act mlx5e_tc_act_redirect_ingress = {
76 struct mlx5e_tc_act mlx5e_tc_act_vlan_mangle = {
120 struct mlx5e_tc_act mlx5e_tc_act_goto = {
327 struct mlx5e_tc_act mlx5e_tc_act_mirred = {333 struct mlx5e_tc_act mlx5e_tc_act_redirect = {
109 struct mlx5e_tc_act mlx5e_tc_act_pedit = {
199 struct mlx5e_tc_act mlx5e_tc_act_vlan = {
204 struct mlx5e_tc_act mlx5e_tc_act_police = {
542 struct mlx5e_tc_act *act; in mlx5e_rep_indr_replace_act()579 struct mlx5e_tc_act *act; in mlx5e_rep_indr_destroy_act()601 struct mlx5e_tc_act *act; in mlx5e_rep_indr_stats_act()
3808 dec_jump_count(struct flow_action_entry *act, struct mlx5e_tc_act *tc_act, in dec_jump_count()3852 parse_branch_ctrl(struct flow_action_entry *act, struct mlx5e_tc_act *tc_act, in parse_branch_ctrl()3908 struct mlx5e_tc_act *tc_act; in parse_tc_actions()