Searched refs:FTMAC100_INT_XPKT_OK (Results 1 – 3 of 3) sorted by relevance
60 #define FTMAC100_INT_XPKT_OK (1 << 4) macro
52 #define FTMAC100_INT_XPKT_OK (1 << 4) macro
81 FTMAC100_INT_XPKT_OK | \936 if (status & (FTMAC100_INT_XPKT_OK | FTMAC100_INT_XPKT_LOST)) { in ftmac100_poll()