Searched defs:ht_capa_mask (Results 1 - 2 of 2) sorted by relevance

/net/wireless/
H A Dmlme.c329 /* Do a logical ht_capa &= ht_capa_mask. */
331 const struct ieee80211_ht_cap *ht_capa_mask)
335 if (!ht_capa_mask) {
341 p2 = (u8*)(ht_capa_mask);
346 /* Do a logical ht_capa &= ht_capa_mask. */
389 cfg80211_oper_and_ht_capa(&req->ht_capa_mask,
330 cfg80211_oper_and_ht_capa(struct ieee80211_ht_cap *ht_capa, const struct ieee80211_ht_cap *ht_capa_mask) argument
/net/mac80211/
H A Dieee80211_i.h483 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */ member in struct:ieee80211_if_managed

Completed in 25 milliseconds