Searched refs:VLAN_VID_MASK (Results 1 – 3 of 3) sorted by relevance
541 #define VLAN_VID_MASK 0x0fff in parse_tx_vlan_cfg() macro561 req->def_vlan_tag1 & VLAN_VID_MASK, in parse_tx_vlan_cfg()569 req->def_vlan_tag2 & VLAN_VID_MASK, in parse_tx_vlan_cfg()
515 bits = get_lastbit_set(VLAN_VID_MASK); in axgbe_vid_crc32_le()
294 #define VLAN_VID_MASK 0x0fff /* VLAN Identifier */ macro