Searched defs:vlan_head (Results 1 – 2 of 2) sorted by relevance
61 struct vlan_head { struct62 __be16 tpid; /* Vlan type. Generally 802.1q or 802.1ad.*/63 __be16 tci; /* 0 if no VLAN, VLAN_CFI_MASK set otherwise. */
4336 struct list_head *vlan_head; in ice_set_vlan_vsi_promisc() local