Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Diface.c936 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_add_virtual_monitor()
1518 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_setup_sdata()
1987 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_if_add()
Dmesh_hwmp.c250 sdata->encrypt_headroom + in mesh_path_error_tx()
256 skb_reserve(skb, local->tx_headroom + sdata->encrypt_headroom); in mesh_path_error_tx()
Dtx.c894 tx->sdata->encrypt_headroom + in ieee80211_fragment()
902 local->tx_headroom + tx->sdata->encrypt_headroom); in ieee80211_fragment()
2006 headroom += sdata->encrypt_headroom; in ieee80211_xmit()
2863 head_need += sdata->encrypt_headroom; in ieee80211_build_hdr()
Dieee80211_i.h919 int encrypt_headroom; member
Dcfg.c1123 sdata->encrypt_headroom = ieee80211_cs_headroom(sdata->local, in ieee80211_start_ap()
1136 vlan->encrypt_headroom = in ieee80211_start_ap()
Dmlme.c2457 sdata->encrypt_headroom = IEEE80211_ENCRYPT_HEADROOM; in ieee80211_set_disassoc()
5694 sdata->encrypt_headroom = ieee80211_cs_headroom(local, &req->crypto, in ieee80211_mgd_assoc()
Drx.c2936 sdata->encrypt_headroom, in ieee80211_rx_h_mesh_fwding()