Home
last modified time | relevance | path

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

/linux/drivers/staging/wlan-ng/
A Dp80211hdr.h145 #define WLAN_SET_FC_ISWEP(n) (((u16)(n)) << 14) macro
A Dp80211conv.c220 fc |= cpu_to_le16(WLAN_SET_FC_ISWEP(1)); in skb_ether_to_p80211()
A Dprism2sta.c253 p80211_hdr->frame_control |= cpu_to_le16(WLAN_SET_FC_ISWEP(1)); in prism2sta_txframe()

Completed in 6 milliseconds