Searched refs:ht_cap_ie (Results 1 – 2 of 2) sorted by relevance
1565 uint8_t *ht_cap_ie = NULL; in lim_update_sta_ds() local1649 ht_cap_ie = ((uint8_t *) &assoc_req->HTCaps) + 1; in lim_update_sta_ds()1656 *ht_cap_ie &= ~(1 << SIR_MAC_HT_CAP_SHORTGI20MHZ_S); in lim_update_sta_ds()1665 *ht_cap_ie &= ~(1 << SIR_MAC_HT_CAP_SHORTGI40MHZ_S); in lim_update_sta_ds()
4684 uint8_t ht_cap_ie[DOT11F_IE_HTCAPS_MAX_LEN]; in wlan_hdd_get_sap_obss() local4698 qdf_mem_copy(ht_cap_ie, &ie[2], ie[1]); in wlan_hdd_get_sap_obss()4700 ht_cap_ie, ie[1], in wlan_hdd_get_sap_obss()