Home
last modified time | relevance | path

Searched refs:sme_get_mws_coex_info (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_debugfs_coex.c159 status = sme_get_mws_coex_info(hdd_ctx->mac_handle, in __hdd_debugfs_mws_coex_state_read()
256 status = sme_get_mws_coex_info(hdd_ctx->mac_handle, in __hdd_debugfs_mws_coex_dpwb_read()
357 status = sme_get_mws_coex_info(hdd_ctx->mac_handle, in __hdd_debugfs_mws_tdm_state_read()
444 status = sme_get_mws_coex_info(hdd_ctx->mac_handle, in __hdd_debugfs_mws_coex_idrx_read()
548 status = sme_get_mws_coex_info(hdd_ctx->mac_handle, in __hdd_debugfs_mws_antenna_sharing_read()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h4404 sme_get_mws_coex_info(mac_handle_t mac_handle, uint32_t vdev_id,
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c16344 sme_get_mws_coex_info(mac_handle_t mac_handle, uint32_t vdev_id, in sme_get_mws_coex_info() function