Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_public_structs.h56 #ifndef WLAN_UMAC_MLO_ASSOC_MAX_SUPPORTED_LINKS
58 #define WLAN_UMAC_MLO_ASSOC_MAX_SUPPORTED_LINKS 2 macro
60 #define WLAN_UMAC_MLO_ASSOC_MAX_SUPPORTED_LINKS 1 macro
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_req.c642 WLAN_UMAC_MLO_ASSOC_MAX_SUPPORTED_LINKS) { in osif_update_mlo_partner_info()
644 WLAN_UMAC_MLO_ASSOC_MAX_SUPPORTED_LINKS); in osif_update_mlo_partner_info()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_peer.c1518 if (ml_info->num_partner_links > WLAN_UMAC_MLO_ASSOC_MAX_SUPPORTED_LINKS) { in wlan_mlo_peer_create()
1522 WLAN_UMAC_MLO_ASSOC_MAX_SUPPORTED_LINKS); in wlan_mlo_peer_create()