Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dcfg_mlme_sta.h324 #define CFG_ENABLE_GO_CTS2SELF_FOR_STA CFG_INI_BOOL( \ macro
810 CFG(CFG_ENABLE_GO_CTS2SELF_FOR_STA) \
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_ucfg_api.c737 *val = cfg_default(CFG_ENABLE_GO_CTS2SELF_FOR_STA); in ucfg_mlme_get_go_cts2self_for_sta()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2788 cfg_get(psoc, CFG_ENABLE_GO_CTS2SELF_FOR_STA); in mlme_init_sta_cfg()