Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_ap.h545 uint16_t mlo_ap_ml_peerid_alloc(void);
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_ap.c624 uint16_t mlo_ap_ml_peerid_alloc(void) in mlo_ap_ml_peerid_alloc() function
H A Dwlan_mlo_mgr_peer.c1611 ml_peer->mlo_peer_id = mlo_ap_ml_peerid_alloc(); in wlan_mlo_peer_create()