Searched refs:CFG_INI_STRING (Results 1 – 17 of 17) sorted by relevance
/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/inc/ |
H A D | wlan_action_oui_cfg.h | 202 #define CFG_ACTION_OUI_CONNECT_1X1 CFG_INI_STRING( \ 246 #define CFG_ACTION_OUI_ITO_EXTENSION CFG_INI_STRING( \ 268 #define CFG_ACTION_OUI_CCKM_1X1 CFG_INI_STRING( \ 291 #define CFG_ACTION_OUI_ITO_ALTERNATE CFG_INI_STRING( \ 321 #define CFG_ACTION_OUI_SWITCH_TO_11N_MODE CFG_INI_STRING( \ 369 #define CFG_ACTION_OUI_CONNECT_1X1_WITH_1_CHAIN CFG_INI_STRING( \ 417 #define CFG_ACTION_OUI_DISABLE_AGGRESSIVE_TX CFG_INI_STRING( \ 451 #define CFG_ACTION_OUI_DISABLE_AGGRESSIVE_EDCA CFG_INI_STRING( \ 488 #define CFG_ACTION_OUI_EXTEND_WOW_ITO CFG_INI_STRING( \ 521 #define CFG_ACTION_OUI_RECONN_ASSOCTIMEOUT CFG_INI_STRING( \ [all …]
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/ |
H A D | cfg_mlme_edca_params.h | 30 #define CFG_EDCA_ANI_ACBK_LOCAL CFG_INI_STRING( \ 40 #define CFG_EDCA_ANI_ACBE_LOCAL CFG_INI_STRING( \ 50 #define CFG_EDCA_ANI_ACVI_LOCAL CFG_INI_STRING( \ 60 #define CFG_EDCA_ANI_ACVO_LOCAL CFG_INI_STRING( \ 70 #define CFG_EDCA_ANI_ACBK CFG_INI_STRING( \ 80 #define CFG_EDCA_ANI_ACBE CFG_INI_STRING( \ 90 #define CFG_EDCA_ANI_ACVI CFG_INI_STRING( \ 100 #define CFG_EDCA_ANI_ACVO CFG_INI_STRING( \ 134 #define CFG_EDCA_WME_ACBK_LOCAL CFG_INI_STRING( \ 168 #define CFG_EDCA_WME_ACBE_LOCAL CFG_INI_STRING( \ [all …]
|
H A D | cfg_mlme_fe_wlm.h | 185 CFG_INI_STRING("wlm_latency_flags_normal",\ 245 CFG_INI_STRING("wlm_latency_flags_xr",\ 305 CFG_INI_STRING("wlm_latency_flags_low",\ 366 CFG_INI_STRING("wlm_latency_flags_ultralow",\
|
H A D | cfg_mlme_fe_rrm.h | 118 #define CFG_RM_CAPABILITY CFG_INI_STRING("rm_capability", \
|
H A D | cfg_mlme_acs.h | 176 #define CFG_NORMALIZE_ACS_WEIGHT CFG_INI_STRING( \
|
H A D | cfg_mlme_power.h | 75 #define CFG_POWER_USAGE CFG_INI_STRING( \
|
H A D | cfg_mlme_rates.h | 291 #define CFG_RATEMASK_SET CFG_INI_STRING( \
|
H A D | cfg_mlme_reg.h | 175 #define CFG_SAP_AVOID_ACS_FREQ_LIST CFG_INI_STRING( \
|
H A D | cfg_qos.h | 540 #define CFG_TX_IOT_AGGR CFG_INI_STRING( \
|
H A D | cfg_mlme_generic.h | 1188 #define CFG_MGMT_FRAME_HW_TX_RETRY_COUNT CFG_INI_STRING( \
|
H A D | cfg_mlme_lfr.h | 1498 #define CFG_LFR_NEIGHBOR_SCAN_CHANNEL_LIST CFG_INI_STRING( \
|
/wlan-driver/qcacld-3.0/core/dp/ol/inc/ |
H A D | cfg_legacy_dp.h | 77 CFG_INI_STRING("gEnableTxSchedWrrVO", \ 93 CFG_INI_STRING("gEnableTxSchedWrrVI", \ 109 CFG_INI_STRING("gEnableTxSchedWrrBE", \ 125 CFG_INI_STRING("gEnableTxSchedWrrBK", \
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
H A D | hdd_config.h | 748 CFG_INI_STRING("gDHCPServerIP", \ 788 #define CFG_ENABLE_CONCURRENT_STA CFG_INI_STRING( \ 819 #define CFG_DBS_SCAN_SELECTION CFG_INI_STRING( \ 1292 #define CFG_ENABLE_HOST_MODULE_LOG_LEVEL CFG_INI_STRING( \
|
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/ |
H A D | cfg_fwol_generic.h | 412 #define CFG_ENABLE_FW_MODULE_LOG_LEVEL CFG_INI_STRING( \ 451 #define CFG_ENABLE_FW_WOW_MODULE_LOG_LEVEL CFG_INI_STRING( \ 650 #define CFG_TSF_ACCURACY_CONFIGS CFG_INI_STRING( \
|
H A D | cfg_ie_allowlist.h | 303 #define CFG_PROBE_REQ_OUI CFG_INI_STRING( \
|
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/ |
H A D | wlan_dp_cfg.h | 781 CFG_INI_STRING( \ 1045 CFG_INI_STRING( \
|
/wlan-driver/qca-wifi-host-cmn/cfg/inc/ |
H A D | cfg_define.h | 63 #define CFG_INI_STRING(name, min_len, max_len, def, desc) \ macro
|