Home
last modified time | relevance | path

Searched refs:WLAN_GET_FC_ISWEP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211hdr.h118 #define WLAN_GET_FC_ISWEP(n) ((((u16)(n)) & (BIT(14))) >> 14) macro
H A Dp80211conv.c301 WLAN_GET_FC_ISWEP(fc) && in skb_p80211_to_ether()
H A Dhfa384x_usb.c3243 !WLAN_GET_FC_ISWEP(fc)) { in hfa384x_usbin_rx()