Searched refs:SECI_STAT_SRFE (Results 1 – 8 of 8) sorted by relevance
4435 #define SECI_STAT_SRFE (1 << 11) /* Rx FIFO Empty */ macro
4214 #define SECI_STAT_SRFE (1 << 11) /* Rx FIFO Empty */ macro
4983 #define SECI_STAT_SRFE (1 << 11) /* Rx FIFO Empty */ macro
7568 retval = (retval & SECI_STAT_SRFE) == SECI_STAT_SRFE; in BCMPOSTTRAPFN()