Searched refs:vlan_type (Results 1 – 5 of 5) sorted by relevance
831 u16 vlan_type; in dr_actions_l2_rewrite() local894 vlan_type = hdr_fld_2b == SVLAN_ETHERTYPE ? DR_STE_SVLAN : DR_STE_CVLAN; in dr_actions_l2_rewrite()896 hdr_fld_4b = (vlan_type << 16) | hdr_fld_2b; in dr_actions_l2_rewrite()919 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, vlan_type); in dr_actions_l2_rewrite()
586 u8 vlan_type[0x10]; member
516 static struct device_type vlan_type = { variable580 SET_NETDEV_DEVTYPE(dev, &vlan_type); in vlan_dev_init()
754 u8 vlan_type; member
7554 static int hclge_set_vlan_filter_ctrl(struct hclge_dev *hdev, u8 vlan_type, in hclge_set_vlan_filter_ctrl() argument7564 req->vlan_type = vlan_type; in hclge_set_vlan_filter_ctrl()