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