Searched refs:GMR_FS_RX_OK (Results 1 – 2 of 2) sorted by relevance
1856 #define GMR_FS_RX_OK BIT_8 /* Receive OK (Good Packet) */ macro
1952 ((status & GMR_FS_RX_OK) == 0) || (rxlen != len)) { in msk_rxeof()