Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h4786 QDF_STATUS sme_send_channel_change_req(mac_handle_t mac_handle,
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c2046 status = sme_send_channel_change_req(MAC_HANDLE(mac_ctx), in wlansap_channel_change_request()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c8535 QDF_STATUS sme_send_channel_change_req(mac_handle_t mac_handle, in sme_send_channel_change_req() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c10341 status = sme_send_channel_change_req(hdd_ctx->mac_handle, req); in wlan_hdd_set_mon_chan()
H A Dwlan_hdd_cfg80211.c27755 status = sme_send_channel_change_req(mac_handle, req); in __wlan_hdd_cfg80211_set_mon_ch()