Home
last modified time | relevance | path

Searched refs:sme_update_ht_config (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg.c2277 ret = sme_update_ht_config(mac_handle, link_info->vdev_id, in hdd_set_ldpc()
2337 ret = sme_update_ht_config(mac_handle, link_info->vdev_id, in hdd_set_tx_stbc()
2396 ret = sme_update_ht_config(mac_handle, link_info->vdev_id, in hdd_set_rx_stbc()
H A Dwlan_hdd_wext.c3720 errno = sme_update_ht_config(mac_handle, in hdd_we_set_short_gi()
H A Dwlan_hdd_cfg80211.c29485 errno = sme_update_ht_config( in __wlan_hdd_cfg80211_set_bitrate_mask()
29503 errno = sme_update_ht_config( in __wlan_hdd_cfg80211_set_bitrate_mask()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h1231 int sme_update_ht_config(mac_handle_t mac_handle, uint8_t sessionId,
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c7905 int sme_update_ht_config(mac_handle_t mac_handle, uint8_t vdev_id, in sme_update_ht_config() function