Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h107 struct ieee80211_vht_cap vht_cap_mod_mask; member
Dqlink.h781 struct ieee80211_vht_cap vht_cap_mod_mask; member
Dcommands.c1397 memcpy(&mac_info->vht_cap_mod_mask, &resp_info->vht_cap_mod_mask, in qtnf_cmd_resp_proc_mac_info()
1398 sizeof(mac_info->vht_cap_mod_mask)); in qtnf_cmd_resp_proc_mac_info()
Dcfg80211.c1102 wiphy->vht_capa_mod_mask = &macinfo->vht_cap_mod_mask; in qtnf_wiphy_register()