Home
last modified time | relevance | path

Searched refs:RX_RES_IS_UNUSABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac80211/
H A Ddrop.h56 #define RX_RES_IS_UNUSABLE(result) \ macro
H A Drx.c2115 if (unlikely(ieee80211_is_beacon(fc) && RX_RES_IS_UNUSABLE(result) && in ieee80211_rx_h_decrypt()