Home
last modified time | relevance | path

Searched refs:encrypt_headroom (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/net/mac80211/
Diface.c415 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_add_virtual_monitor()
1350 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_setup_sdata()
1779 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_if_add()
Dmesh_hwmp.c255 sdata->encrypt_headroom + in mesh_path_error_tx()
261 skb_reserve(skb, local->tx_headroom + sdata->encrypt_headroom); in mesh_path_error_tx()
Dtx.c865 tx->sdata->encrypt_headroom + in ieee80211_fragment()
873 local->tx_headroom + tx->sdata->encrypt_headroom); in ieee80211_fragment()
1629 headroom += sdata->encrypt_headroom; in ieee80211_xmit()
2327 head_need += sdata->encrypt_headroom; in ieee80211_build_hdr()
Dieee80211_i.h864 int encrypt_headroom; member
Dcfg.c758 sdata->encrypt_headroom = ieee80211_cs_headroom(sdata->local, in ieee80211_start_ap()
767 vlan->encrypt_headroom = in ieee80211_start_ap()
Dmlme.c2103 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_set_disassoc()
4839 sdata->encrypt_headroom = ieee80211_cs_headroom(local, &req->crypto, in ieee80211_mgd_assoc()