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

/net/wireless/
H A Dmlme.c261 const struct ieee80211_vht_cap *vht_capa_mask)
265 if (!vht_capa_mask) {
271 p2 = (u8*)(vht_capa_mask);
295 cfg80211_oper_and_vht_capa(&req->vht_capa_mask,
260 cfg80211_oper_and_vht_capa(struct ieee80211_vht_cap *vht_capa, const struct ieee80211_vht_cap *vht_capa_mask) argument
/net/mac80211/
H A Dieee80211_i.h506 struct ieee80211_vht_cap vht_capa_mask; /* Valid parts of vht_capa */ member in struct:ieee80211_if_managed

Completed in 402 milliseconds