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