Searched refs:WLAN_UMAC_MLO_MAX_DEV (Results 1 – 5 of 5) sorted by relevance
51 #ifndef WLAN_UMAC_MLO_MAX_DEV52 #define WLAN_UMAC_MLO_MAX_DEV 2 macro
219 qdf_list_create(&mlo_mgr_ctx->ml_dev_list, WLAN_UMAC_MLO_MAX_DEV); in mlo_global_ctx_init()1150 if (qdf_list_size(&g_mlo_ctx->ml_dev_list) >= WLAN_UMAC_MLO_MAX_DEV) { in mlo_dev_ctx_init()1223 if (qdf_list_size(&g_mlo_ctx->ml_dev_list) < WLAN_UMAC_MLO_MAX_DEV) in mlo_dev_ctx_init()
2351 #define WLAN_UMAC_MLO_MAX_DEV (CONFIG_WLAN_UMAC_MLO_MAX_DEV) macro
1692 config WLAN_UMAC_MLO_MAX_DEV config1693 int "Enable WLAN_UMAC_MLO_MAX_DEV"
1841 return WLAN_UMAC_MLO_MAX_DEV; in cm_get_sta_mlo_conn_max_num()