Searched refs:GMR_FS_RX_OK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsky2.h1841 GMR_FS_RX_OK = 1<<8, /* Receive OK (Good Packet) */ enumerator in enum:__anon13399
H A Dskge.h1833 GMR_FS_RX_OK = 1<<8, /* Bit 8: Receive OK (Good Packet) */ enumerator in enum:__anon13284
H A Dskge.c2989 (status & GMR_FS_RX_OK) == 0;
H A Dsky2.c2439 if (!(status & GMR_FS_RX_OK))

Completed in 76 milliseconds