Home
last modified time | relevance | path

Searched refs:IEEE80211_ENCRYPT_HEADROOM (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/mac80211/
Diface.c416 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_add_virtual_monitor()
1376 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_setup_sdata()
1748 + IEEE80211_ENCRYPT_HEADROOM; in ieee80211_if_add()
1821 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_if_add()
Dieee80211_i.h51 #define IEEE80211_ENCRYPT_HEADROOM 8 macro
Dutil.c2958 int headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_cs_headroom()
Dmlme.c2130 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_set_disassoc()