Home
last modified time | relevance | path

Searched refs:CFG_TWT_ENABLE_IN_11N (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/inc/
H A Dcfg_twt.h282 #define CFG_TWT_ENABLE_IN_11N CFG_INI_BOOL( \ macro
295 CFG(CFG_TWT_ENABLE_IN_11N) \
/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.c58 twt_cfg->is_twt_enabled_in_11n = cfg_get(psoc, CFG_TWT_ENABLE_IN_11N); in wlan_twt_cfg_init()
400 *val = cfg_default(CFG_TWT_ENABLE_IN_11N); in wlan_twt_cfg_get_support_in_11n_mode()