Home
last modified time | relevance | path

Searched refs:SEEQ_RSTAT_FIG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/seeq/
H A Dsgiseeq.h40 #define SEEQ_RSTAT_FIG 0x020 /* Frame is good */ macro
H A Dsgiseeq.c360 if (pkt_status & SEEQ_RSTAT_FIG) { in sgiseeq_rx()