Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_rf_test_mode.c37 ucfg_mlme_is_rf_test_mode_enabled(hdd_ctx->psoc, in __hdd_sysfs_rf_test_mode_show()
H A Dwlan_hdd_ioctl.c6430 status = ucfg_mlme_is_rf_test_mode_enabled(hdd_ctx->psoc, in drv_cmd_set_fcc_channel()
H A Dwlan_hdd_main.c16429 status = ucfg_mlme_is_rf_test_mode_enabled(hdd_ctx->psoc, in hdd_features_init()
H A Dwlan_hdd_cfg80211.c13838 status = ucfg_mlme_is_rf_test_mode_enabled(hdd_ctx->psoc, in hdd_test_config_6ghz_security_test_mode()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_ucfg_api.h3062 ucfg_mlme_is_rf_test_mode_enabled(struct wlan_objmgr_psoc *psoc, bool *value) in ucfg_mlme_is_rf_test_mode_enabled() function