Searched refs:hdd_vht_cap (Results 1 – 2 of 2) sorted by relevance
905 void hdd_copy_vht_caps(struct ieee80211_vht_cap *hdd_vht_cap, in hdd_copy_vht_caps() argument910 qdf_mem_zero(hdd_vht_cap, sizeof(struct ieee80211_vht_cap)); in hdd_copy_vht_caps()913 hdd_vht_cap->vht_cap_info |= temp_vht_cap; in hdd_copy_vht_caps()921 hdd_vht_cap->vht_cap_info |= in hdd_copy_vht_caps()927 hdd_vht_cap->vht_cap_info |= in hdd_copy_vht_caps()932 hdd_vht_cap->vht_cap_info |= IEEE80211_VHT_CAP_RXLDPC; in hdd_copy_vht_caps()934 hdd_vht_cap->vht_cap_info |= IEEE80211_VHT_CAP_SHORT_GI_80; in hdd_copy_vht_caps()936 hdd_vht_cap->vht_cap_info |= IEEE80211_VHT_CAP_SHORT_GI_160; in hdd_copy_vht_caps()938 hdd_vht_cap->vht_cap_info |= IEEE80211_VHT_CAP_TXSTBC; in hdd_copy_vht_caps()942 hdd_vht_cap->vht_cap_info |= in hdd_copy_vht_caps()[all …]
453 void hdd_copy_vht_caps(struct ieee80211_vht_cap *hdd_vht_cap,