Home
last modified time | relevance | path

Searched refs:vht_cap_mod_mask (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.h89 struct ieee80211_vht_cap vht_cap_mod_mask; member
H A Dqlink.h1065 struct ieee80211_vht_cap vht_cap_mod_mask; member
H A Dcommands.c1253 memcpy(&mac_info->vht_cap_mod_mask, &resp_info->vht_cap_mod_mask, in qtnf_cmd_resp_proc_mac_info()
1254 sizeof(mac_info->vht_cap_mod_mask)); in qtnf_cmd_resp_proc_mac_info()
H A Dcfg80211.c1179 wiphy->vht_capa_mod_mask = &macinfo->vht_cap_mod_mask; in qtnf_wiphy_register()