Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dcfg_mlme_sta.h788 #define CFG_MLO_EPCS_SUPPORT_ENABLE CFG_INI_BOOL( \ macro
793 #define CFG_MLO_EPCS_SUPPORT_ENABLE_CFG CFG(CFG_MLO_EPCS_SUPPORT_ENABLE)
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2591 cfg_get(psoc, CFG_MLO_EPCS_SUPPORT_ENABLE); in mlme_init_sta_mlo_cfg()