Home
last modified time | relevance | path

Searched refs:ht_capa_mask (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/net/mac80211/
Dht.c21 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_disable() argument
26 if (ht_capa_mask->cap_info & le_flag) { in __check_htcap_disable()
33 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_enable() argument
39 if ((ht_capa_mask->cap_info & le_flag) && in __check_htcap_enable()
47 struct ieee80211_ht_cap *ht_capa, *ht_capa_mask; in ieee80211_apply_htcap_overrides() local
57 ht_capa_mask = &sdata->u.mgd.ht_capa_mask; in ieee80211_apply_htcap_overrides()
61 ht_capa_mask = &sdata->u.ibss.ht_capa_mask; in ieee80211_apply_htcap_overrides()
69 smask = (u8 *)(&ht_capa_mask->mcs.rx_mask); in ieee80211_apply_htcap_overrides()
86 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
88 __check_htcap_disable(ht_capa, ht_capa_mask, ht_cap, in ieee80211_apply_htcap_overrides()
[all …]
Dibss.c1832 memcpy(&sdata->u.ibss.ht_capa_mask, &params->ht_capa_mask, in ieee80211_ibss_join()
1833 sizeof(sdata->u.ibss.ht_capa_mask)); in ieee80211_ibss_join()
1874 memset(&ifibss->ht_capa_mask, 0, sizeof(ifibss->ht_capa_mask)); in ieee80211_ibss_leave()
Dieee80211_i.h534 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */ member
590 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */ member
Dmlme.c2309 memset(&ifmgd->ht_capa_mask, 0, sizeof(ifmgd->ht_capa_mask)); in ieee80211_set_disassoc()
5329 memcpy(&ifmgd->ht_capa_mask, &req->ht_capa_mask, in ieee80211_mgd_assoc()
5330 sizeof(ifmgd->ht_capa_mask)); in ieee80211_mgd_assoc()
/Linux-v5.4/net/wireless/
Dmlme.c268 const struct ieee80211_ht_cap *ht_capa_mask) in cfg80211_oper_and_ht_capa() argument
272 if (!ht_capa_mask) { in cfg80211_oper_and_ht_capa()
278 p2 = (u8*)(ht_capa_mask); in cfg80211_oper_and_ht_capa()
317 cfg80211_oper_and_ht_capa(&req->ht_capa_mask, in cfg80211_mlme_assoc()
Dsme.c193 req.ht_capa_mask = params->ht_capa_mask; in cfg80211_conn_do_work()
1200 cfg80211_oper_and_ht_capa(&connect->ht_capa_mask, in cfg80211_connect()
Dcore.h397 const struct ieee80211_ht_cap *ht_capa_mask);
Dnl80211.c9234 memcpy(&req.ht_capa_mask, in nl80211_associate()
9236 sizeof(req.ht_capa_mask)); in nl80211_associate()
9522 memcpy(&ibss.ht_capa_mask, in nl80211_join_ibss()
9524 sizeof(ibss.ht_capa_mask)); in nl80211_join_ibss()
9987 memcpy(&connect.ht_capa_mask, in nl80211_connect()
9989 sizeof(connect.ht_capa_mask)); in nl80211_connect()
/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/
Dqlink.h481 struct ieee80211_ht_cap ht_capa_mask; member
Dcommands.c2236 memcpy(&cmd->ht_capa_mask, &sme->ht_capa_mask, in qtnf_cmd_send_connect()
2237 sizeof(cmd->ht_capa_mask)); in qtnf_cmd_send_connect()
/Linux-v5.4/include/net/
Dcfg80211.h2343 struct ieee80211_ht_cap ht_capa_mask; member
2443 struct ieee80211_ht_cap ht_capa_mask; member
2545 struct ieee80211_ht_cap ht_capa_mask; member