Searched refs:SEEQ_RSTAT_FIG (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/seeq/ | ||
| D | sgiseeq.h | 39 #define SEEQ_RSTAT_FIG 0x020 /* Frame is good */ macro |
| D | sgiseeq.c | 355 if (pkt_status & SEEQ_RSTAT_FIG) { in sgiseeq_rx() |