Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Diface.c411 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_add_virtual_monitor()
1403 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_setup_sdata()
1789 + IEEE80211_ENCRYPT_HEADROOM; in ieee80211_if_add()
1863 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_if_add()
Dieee80211_i.h50 #define IEEE80211_ENCRYPT_HEADROOM 8 macro
Dutil.c3587 int headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_cs_headroom()
Dmlme.c2368 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_set_disassoc()