Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dmlme.c340 const struct ieee80211_ht_cap *ht_capa_mask) in cfg80211_oper_and_ht_capa() argument
344 if (!ht_capa_mask) { in cfg80211_oper_and_ht_capa()
350 p2 = (u8*)(ht_capa_mask); in cfg80211_oper_and_ht_capa()
531 cfg80211_oper_and_ht_capa(&req->ht_capa_mask, in cfg80211_mlme_assoc()
H A Dsme.c200 req.ht_capa_mask = params->ht_capa_mask; in cfg80211_conn_do_work()
1478 cfg80211_oper_and_ht_capa(&connect->ht_capa_mask, in cfg80211_connect()
H A Dcore.h407 const struct ieee80211_ht_cap *ht_capa_mask);
H A Dtrace.h1434 __array(u8, ht_capa_mask, sizeof(struct ieee80211_ht_cap))
1456 memcpy(__entry->ht_capa_mask, &req->ht_capa_mask,
1457 sizeof(req->ht_capa_mask));
H A Dnl80211.c13229 memcpy(&req.ht_capa_mask, in nl80211_associate()
13231 sizeof(req.ht_capa_mask)); in nl80211_associate()
13629 memcpy(&ibss.ht_capa_mask, in nl80211_join_ibss()
13631 sizeof(ibss.ht_capa_mask)); in nl80211_join_ibss()
14112 memcpy(&connect.ht_capa_mask, in nl80211_connect()
14114 sizeof(connect.ht_capa_mask)); in nl80211_connect()
/linux/net/mac80211/
H A Dibss.c1755 memcpy(&sdata->u.ibss.ht_capa_mask, &params->ht_capa_mask, in ieee80211_ibss_join()
1756 sizeof(sdata->u.ibss.ht_capa_mask)); in ieee80211_ibss_join()
1799 memset(&ifibss->ht_capa_mask, 0, sizeof(ifibss->ht_capa_mask)); in ieee80211_ibss_leave()
H A Dieee80211_i.h588 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */ member
681 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */ member
H A Dmlme.c4644 memset(&ifmgd->ht_capa_mask, 0, sizeof(ifmgd->ht_capa_mask)); in ieee80211_set_disassoc()
10415 memcpy(&ifmgd->ht_capa_mask, &req->ht_capa_mask, in ieee80211_mgd_assoc()
10416 sizeof(ifmgd->ht_capa_mask)); in ieee80211_mgd_assoc()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h574 struct ieee80211_ht_cap ht_capa_mask; member
/linux/include/net/
H A Dcfg80211.h3475 struct ieee80211_ht_cap ht_capa_mask; member
3580 struct ieee80211_ht_cap ht_capa_mask; member
3682 struct ieee80211_ht_cap ht_capa_mask; member