qcacmn: MLO manager init/de-init
-Add MLO manager global init/de-init -Add MLO manager vdev create/destroy handlers Change-Id: I376a52ef7cae28616965bda72b5803155159eb6f CRs-Fixed: 2947789
Cette révision appartient à :

révisé par
Madan Koyyalamudi

Parent
b504eee423
révision
a64d8a0dbe
@@ -284,6 +284,7 @@
|
||||
* @WLAN_IOT_SIM_COMP: IOT Simulation component
|
||||
* @WLAN_UMAC_COMP_IF_MGR: Interface manager component
|
||||
* @WLAN_UMAC_COMP_GPIO: GPIO Configuration
|
||||
* @WLAN_UMAC_COMP_MLO_MGR: MLO manager
|
||||
* @WLAN_UMAC_COMP_ID_MAX: Maximum components in UMAC
|
||||
*
|
||||
* This id is static.
|
||||
@@ -330,6 +331,7 @@ enum wlan_umac_comp_id {
|
||||
WLAN_IOT_SIM_COMP = 37,
|
||||
WLAN_UMAC_COMP_IF_MGR = 38,
|
||||
WLAN_UMAC_COMP_GPIO = 39,
|
||||
WLAN_UMAC_COMP_MLO_MGR = 40,
|
||||
WLAN_UMAC_COMP_ID_MAX,
|
||||
};
|
||||
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur