Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h89 struct ieee80211_vht_cap vht_cap_mod_mask; member
Dqlink.h1065 struct ieee80211_vht_cap vht_cap_mod_mask; member
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()
Dcfg80211.c1179 wiphy->vht_capa_mod_mask = &macinfo->vht_cap_mod_mask; in qtnf_wiphy_register()