Searched refs:hdd_ht_cap (Results 1 – 2 of 2) sorted by relevance
720 void hdd_copy_ht_caps(struct ieee80211_ht_cap *hdd_ht_cap, in hdd_copy_ht_caps() argument726 qdf_mem_zero(hdd_ht_cap, sizeof(struct ieee80211_ht_cap)); in hdd_copy_ht_caps()729 hdd_ht_cap->cap_info |= IEEE80211_HT_CAP_LDPC_CODING; in hdd_copy_ht_caps()731 hdd_ht_cap->cap_info |= IEEE80211_HT_CAP_SUP_WIDTH_20_40; in hdd_copy_ht_caps()735 hdd_ht_cap->cap_info |= in hdd_copy_ht_caps()738 hdd_ht_cap->cap_info |= IEEE80211_HT_CAP_GRN_FLD; in hdd_copy_ht_caps()740 hdd_ht_cap->cap_info |= IEEE80211_HT_CAP_SGI_20; in hdd_copy_ht_caps()742 hdd_ht_cap->cap_info |= IEEE80211_HT_CAP_SGI_40; in hdd_copy_ht_caps()744 hdd_ht_cap->cap_info |= IEEE80211_HT_CAP_TX_STBC; in hdd_copy_ht_caps()748 hdd_ht_cap->cap_info |= in hdd_copy_ht_caps()[all …]
434 void hdd_copy_ht_caps(struct ieee80211_ht_cap *hdd_ht_cap,