Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/flower/
Daction.c64 nfp_fl_pop_mpls(struct nfp_fl_pop_mpls *pop_mpls, in nfp_fl_pop_mpls() argument
69 pop_mpls->head.jump_id = NFP_FL_ACTION_OPCODE_POP_MPLS; in nfp_fl_pop_mpls()
70 pop_mpls->head.len_lw = act_size >> NFP_FL_LW_SIZ; in nfp_fl_pop_mpls()
71 pop_mpls->ethtype = act->mpls_pop.proto; in nfp_fl_pop_mpls()