Home
last modified time | relevance | path

Searched defs:mlo_link_set_active_resp (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
Dwlan_mlo_mgr_public_structs.h1349 struct mlo_link_set_active_resp { struct
1350 uint32_t status;
1351 bool evt_handled;
1352 uint32_t active_sz;
1353 uint32_t active[MLO_VDEV_BITMAP_SZ];
1354 uint32_t inactive_sz;
1355 uint32_t inactive[MLO_VDEV_BITMAP_SZ];
1356 bool use_ieee_link_id;
1357 struct qdf_mac_addr ap_mld_mac_addr;
1358 uint32_t active_linkid_bitmap;
[all …]