Home
last modified time | relevance | path

Searched refs:NFP_FL_ACTION_OPCODE_PUSH_VLAN (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/netronome/nfp/flower/
Dcmsg.h69 #define NFP_FL_ACTION_OPCODE_PUSH_VLAN 1 macro
Doffload.c537 case NFP_FL_ACTION_OPCODE_PUSH_VLAN: in nfp_flower_update_merge_with_actions()
750 if (a->jump_id == NFP_FL_ACTION_OPCODE_PUSH_VLAN && !act_off) in nfp_fl_verify_post_tun_acts()
Daction.c120 push_vlan->head.jump_id = NFP_FL_ACTION_OPCODE_PUSH_VLAN; in nfp_fl_push_vlan()