Searched refs:GMR_FS_VLAN (Results 1 – 2 of 2) sorted by relevance
2777 if ((status & GMR_FS_VLAN) != 0 && in msk_rxeof()2813 if ((status & GMR_FS_VLAN) != 0 && in msk_rxeof()2843 if ((status & GMR_FS_VLAN) != 0 && in msk_jumbo_rxeof()2867 if ((status & GMR_FS_VLAN) != 0 && in msk_jumbo_rxeof()
1899 #define GMR_FS_VLAN BIT_13 /* VLAN Packet */ macro