Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_ap.c631 mlo_peer_id = mlo_ctx->last_mlo_peer_id; in mlo_ap_ml_peerid_alloc()
644 mlo_ctx->last_mlo_peer_id = mlo_peer_id; in mlo_ap_ml_peerid_alloc()
H A Dwlan_mlo_mgr_main.c221 mlo_mgr_ctx->last_mlo_peer_id = 0; in mlo_global_ctx_init()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_public_structs.h372 uint16_t last_mlo_peer_id; member