Home
last modified time | relevance | path

Searched refs:QDF_GLOBAL_EPPING_MODE (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_types.h789 QDF_GLOBAL_EPPING_MODE = 8, enumerator
795 #define QDF_IS_EPPING_ENABLED(mode) (mode == QDF_GLOBAL_EPPING_MODE)
/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_internal.h92 #define HTC_IS_EPPING_ENABLED(_x) ((_x) == QDF_GLOBAL_EPPING_MODE)
/wlan-driver/qcacld-3.0/core/pld/src/
Dpld_pcie.c501 case QDF_GLOBAL_EPPING_MODE: in pld_pcie_get_mode()
/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_api.c1179 QDF_GLOBAL_EPPING_MODE != cds_get_conparam()) in cds_pre_enable()
1233 QDF_GLOBAL_EPPING_MODE != cds_get_conparam()) in cds_pre_enable()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_driver_ops.c1028 if (hdd_get_conparam() == QDF_GLOBAL_EPPING_MODE) { in __hdd_soc_remove()
Dwlan_hdd_main.c5030 if (hdd_get_conparam() == QDF_GLOBAL_EPPING_MODE) { in hdd_wlan_start_modules()
14708 if (hdd_get_conparam() == QDF_GLOBAL_EPPING_MODE) in hdd_context_create()
16970 if (hdd_get_conparam() == QDF_GLOBAL_EPPING_MODE) in hdd_wlan_stop_modules()
16999 if (hdd_get_conparam() != QDF_GLOBAL_EPPING_MODE) { in hdd_wlan_stop_modules()
17060 if (hdd_get_conparam() == QDF_GLOBAL_EPPING_MODE) { in hdd_wlan_stop_modules()
17542 [QDF_GLOBAL_EPPING_MODE] = hdd_open_adapters_for_epping_mode,
17598 if (hdd_get_conparam() == QDF_GLOBAL_EPPING_MODE) in hdd_wlan_startup()
17684 driver_mode != QDF_GLOBAL_EPPING_MODE) in hdd_psoc_create_vdevs()
19979 case QDF_GLOBAL_EPPING_MODE: in is_con_mode_valid()
20024 case QDF_GLOBAL_EPPING_MODE: in hdd_cleanup_present_mode()
[all …]