Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Diface.c413 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_add_virtual_monitor()
1405 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_setup_sdata()
1791 + IEEE80211_ENCRYPT_HEADROOM; in ieee80211_if_add()
1865 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_if_add()
Dieee80211_i.h53 #define IEEE80211_ENCRYPT_HEADROOM 8 macro
Dutil.c3250 int headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_cs_headroom()
Dmlme.c2285 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_set_disassoc()