Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dieee80211_i.h2155 int ieee80211_cs_headroom(struct ieee80211_local *local,
Dcfg.c931 sdata->encrypt_headroom = ieee80211_cs_headroom(sdata->local, in ieee80211_start_ap()
943 ieee80211_cs_headroom(sdata->local, in ieee80211_start_ap()
Dutil.c3245 int ieee80211_cs_headroom(struct ieee80211_local *local, in ieee80211_cs_headroom() function
Dmlme.c5212 sdata->encrypt_headroom = ieee80211_cs_headroom(local, &req->crypto, in ieee80211_mgd_assoc()