Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dmlme.c361 rdev->wiphy.ht_capa_mod_mask); in cfg80211_mlme_assoc()
H A Dsme.c1481 rdev->wiphy.ht_capa_mod_mask); in cfg80211_connect()
H A Dnl80211.c2708 if (rdev->wiphy.ht_capa_mod_mask && in nl80211_send_wiphy()
2710 sizeof(*rdev->wiphy.ht_capa_mod_mask), in nl80211_send_wiphy()
2711 rdev->wiphy.ht_capa_mod_mask)) in nl80211_send_wiphy()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1178 wiphy->ht_capa_mod_mask = &macinfo->ht_cap_mod_mask; in qtnf_wiphy_register()
/openbmc/linux/net/mac80211/
H A Dmain.c796 wiphy->ht_capa_mod_mask = &mac80211_ht_capa_mod_mask; in ieee80211_alloc_hw_nm()
/openbmc/linux/include/net/
H A Dcfg80211.h5536 const struct ieee80211_ht_cap *ht_capa_mod_mask; member