Searched refs:RX_RES_IS_UNUSABLE (Results 1 – 2 of 2) sorted by relevance
| /linux/net/mac80211/ | ||
| H A D | drop.h | 94 #define RX_RES_IS_UNUSABLE(result) \ macro |
| H A D | rx.c | 2242 if (unlikely(ieee80211_is_beacon(fc) && RX_RES_IS_UNUSABLE(result) && in ieee80211_rx_h_decrypt() |