Searched refs:VLAN_VID_MASK (Results 1 – 6 of 6) sorted by relevance
31 #define VLAN_VID_MASK 0x0fff /* VLAN Identifier */ macro
2025 cm_info->vlan = ntohs(vethh->h_vlan_TCI) & VLAN_VID_MASK; in ecore_iwarp_parse_rx_pkt()
186 #define VLAN_VID_MASK 0x0FFF macro
809 bits = get_bitmask_order(VLAN_VID_MASK); in xgbe_vid_crc32_le()
1632 } else if (sc->pvid != (cq_info.vtag & VLAN_VID_MASK)) { in oce_rx_lro() 1709 } else if (sc->pvid != (vtag & VLAN_VID_MASK)) { in oce_rx() 2632 sc->pvid = gcqe->tag & VLAN_VID_MASK; in oce_process_grp5_events()
189 #define VLAN_VID_MASK 0x0FFF macro