Home
last modified time | relevance | path

Searched refs:ht_capa_mod_mask (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/net/mac80211/
Dmain.c595 wiphy->ht_capa_mod_mask = &mac80211_ht_capa_mod_mask; in ieee80211_alloc_hw()
/linux-3.4.99/net/wireless/
Dmlme.c389 rdev->wiphy.ht_capa_mod_mask); in __cfg80211_mlme_assoc()
Dsme.c782 rdev->wiphy.ht_capa_mod_mask); in __cfg80211_connect()
Dnl80211.c1041 if (dev->wiphy.ht_capa_mod_mask) in nl80211_send_wiphy()
1043 sizeof(*dev->wiphy.ht_capa_mod_mask), in nl80211_send_wiphy()
1044 dev->wiphy.ht_capa_mod_mask); in nl80211_send_wiphy()
/linux-3.4.99/include/net/
Dcfg80211.h2102 const struct ieee80211_ht_cap *ht_capa_mod_mask; member