Searched refs:GMR_FS_VLAN (Results 1 – 2 of 2) sorted by relevance
3187 if ((status & GMR_FS_VLAN) != 0 && in msk_rxeof()3233 if ((status & GMR_FS_VLAN) != 0 && in msk_rxeof()3263 if ((status & GMR_FS_VLAN) != 0 && in msk_jumbo_rxeof()3298 if ((status & GMR_FS_VLAN) != 0 && in msk_jumbo_rxeof()
1909 #define GMR_FS_VLAN BIT_13 /* VLAN Packet */ macro