mlx5e_tc_act
struct mlx5e_tc_act *act;
struct mlx5e_tc_act *act;
struct mlx5e_tc_act *act;
struct mlx5e_tc_act mlx5e_tc_act_accept = {
static struct mlx5e_tc_act *tc_acts_nic[NUM_FLOW_ACTIONS] = {
struct mlx5e_tc_act *
struct mlx5e_tc_act **tc_acts;
static struct mlx5e_tc_act *tc_acts_fdb[NUM_FLOW_ACTIONS] = {
struct mlx5e_tc_act *tc_act;
extern struct mlx5e_tc_act mlx5e_tc_act_drop;
extern struct mlx5e_tc_act mlx5e_tc_act_trap;
extern struct mlx5e_tc_act mlx5e_tc_act_accept;
extern struct mlx5e_tc_act mlx5e_tc_act_mark;
extern struct mlx5e_tc_act mlx5e_tc_act_goto;
extern struct mlx5e_tc_act mlx5e_tc_act_tun_encap;
extern struct mlx5e_tc_act mlx5e_tc_act_tun_decap;
extern struct mlx5e_tc_act mlx5e_tc_act_csum;
extern struct mlx5e_tc_act mlx5e_tc_act_pedit;
extern struct mlx5e_tc_act mlx5e_tc_act_vlan;
extern struct mlx5e_tc_act mlx5e_tc_act_vlan_mangle;
extern struct mlx5e_tc_act mlx5e_tc_act_mpls_push;
extern struct mlx5e_tc_act mlx5e_tc_act_mpls_pop;
extern struct mlx5e_tc_act mlx5e_tc_act_mirred;
extern struct mlx5e_tc_act mlx5e_tc_act_redirect;
extern struct mlx5e_tc_act mlx5e_tc_act_mirred_nic;
extern struct mlx5e_tc_act mlx5e_tc_act_ct;
extern struct mlx5e_tc_act mlx5e_tc_act_sample;
extern struct mlx5e_tc_act mlx5e_tc_act_ptype;
extern struct mlx5e_tc_act mlx5e_tc_act_redirect_ingress;
extern struct mlx5e_tc_act mlx5e_tc_act_police;
struct mlx5e_tc_act *
struct mlx5e_tc_act mlx5e_tc_act_csum = {
struct mlx5e_tc_act mlx5e_tc_act_ct = {
struct mlx5e_tc_act mlx5e_tc_act_drop = {
struct mlx5e_tc_act mlx5e_tc_act_goto = {
struct mlx5e_tc_act mlx5e_tc_act_mark = {
struct mlx5e_tc_act mlx5e_tc_act_mirred = {
struct mlx5e_tc_act mlx5e_tc_act_redirect = {
struct mlx5e_tc_act mlx5e_tc_act_mirred_nic = {
struct mlx5e_tc_act mlx5e_tc_act_mpls_push = {
struct mlx5e_tc_act mlx5e_tc_act_mpls_pop = {
struct mlx5e_tc_act mlx5e_tc_act_pedit = {
struct mlx5e_tc_act mlx5e_tc_act_police = {
struct mlx5e_tc_act mlx5e_tc_act_ptype = {
struct mlx5e_tc_act mlx5e_tc_act_redirect_ingress = {
struct mlx5e_tc_act mlx5e_tc_act_sample = {
struct mlx5e_tc_act mlx5e_tc_act_trap = {
struct mlx5e_tc_act mlx5e_tc_act_tun_encap = {
struct mlx5e_tc_act mlx5e_tc_act_tun_decap = {
struct mlx5e_tc_act mlx5e_tc_act_vlan = {
struct mlx5e_tc_act mlx5e_tc_act_vlan_mangle = {
dec_jump_count(struct flow_action_entry *act, struct mlx5e_tc_act *tc_act,
parse_branch_ctrl(struct flow_action_entry *act, struct mlx5e_tc_act *tc_act,
struct mlx5e_tc_act *tc_act;