Searched refs:AR_KeyCacheMiss (Results 1 – 4 of 4) sorted by relevance
130 #define AR_KeyCacheMiss 0x10000000 /* key cache miss indication */ macro
128 #define AR_KeyCacheMiss 0x10000000 /* key cache miss indication */ macro
170 #define AR_KeyCacheMiss 0x80000000 /* key cache miss indication */ macro
274 if (ads->ds_rxstatus1 & AR_KeyCacheMiss) in ar5212ProcRxDesc()