Searched refs:pop_vlan (Results 1 – 5 of 5) sorted by relevance
110 u8 pop_vlan; member 248 u16 vid, bool *pop_vlan) in ofdpa_port_vid_to_vlan() argument 252 if (pop_vlan) in ofdpa_port_vid_to_vlan() 253 *pop_vlan = false; in ofdpa_port_vid_to_vlan() 257 if (pop_vlan) in ofdpa_port_vid_to_vlan() 258 *pop_vlan = true; in ofdpa_port_vid_to_vlan() 590 entry->l2_interface.pop_vlan)) in ofdpa_cmd_group_tbl_add_l2_interface() 1149 u32 out_pport, int pop_vlan) in ofdpa_group_l2_interface() argument 1158 entry->l2_interface.pop_vlan = pop_vlan; in ofdpa_group_l2_interface() 1491 ofdpa_port_vlan_l2_groups(struct ofdpa_port * ofdpa_port,int flags,__be16 vlan_id,bool pop_vlan) ofdpa_port_vlan_l2_groups() argument 2052 bool pop_vlan; ofdpa_port_fwding() local [all...]
105 static void nfp_fl_pop_vlan(struct nfp_fl_pop_vlan *pop_vlan) in nfp_fl_pop_vlan() argument 109 pop_vlan->head.jump_id = NFP_FL_ACTION_OPCODE_POP_VLAN; in nfp_fl_pop_vlan() 110 pop_vlan->head.len_lw = act_size >> NFP_FL_LW_SIZ; in nfp_fl_pop_vlan() 111 pop_vlan->reserved = 0; in nfp_fl_pop_vlan()
601 return (MLX5_CAP_ESW_EGRESS_ACL(esw->dev, pop_vlan) && in esw_vst_mode_is_steering() 608 bool ret = MLX5_CAP_ESW_FLOWTABLE_FDB(dev, pop_vlan) && in mlx5_eswitch_vlan_actions_supported()
182 static int pop_vlan(struct sk_buff *skb, struct sw_flow_key *key) in pop_vlan() function 1405 err = pop_vlan(skb, key); in do_execute_actions()
451 u8 pop_vlan[0x1]; member