Searched refs:WLAN_GET_FC_ISWEP (Results 1 – 3 of 3) sorted by relevance
139 #define WLAN_GET_FC_ISWEP(n) ((((u16)(n)) & (BIT(14))) >> 14) macro
322 WLAN_GET_FC_ISWEP(fc) && in skb_p80211_to_ether()
3264 !WLAN_GET_FC_ISWEP(fc)) { in hfa384x_usbin_rx()