Home
last modified time | relevance | path

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

/wlan-dirver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_aid.c25 static void mlo_peer_set_aid_bit(struct wlan_ml_vdev_aid_mgr *ml_aid_mgr, in mlo_peer_set_aid_bit() argument
39 static bool wlan_mlo_check_aid_free(struct wlan_ml_vdev_aid_mgr *ml_aid_mgr, in wlan_mlo_check_aid_free() argument
86 static uint16_t wlan_mlo_alloc_aid(struct wlan_ml_vdev_aid_mgr *ml_aid_mgr, in wlan_mlo_alloc_aid() argument
173 _wlan_mlo_peer_alloc_aid(struct wlan_ml_vdev_aid_mgr * ml_aid_mgr,bool is_mlo_peer,bool t2lm_peer,uint8_t link_ix) _wlan_mlo_peer_alloc_aid() argument
246 _wlan_mlo_peer_alloc_aid(struct wlan_ml_vdev_aid_mgr * ml_aid_mgr,bool is_mlo_peer,bool t2lm_peer,uint8_t link_ix) _wlan_mlo_peer_alloc_aid() argument
261 wlan_mlo_peer_alloc_aid(struct wlan_ml_vdev_aid_mgr * ml_aid_mgr,bool is_mlo_peer,bool t2lm_peer,uint8_t link_ix) wlan_mlo_peer_alloc_aid() argument
325 wlan_mlo_peer_set_aid(struct wlan_ml_vdev_aid_mgr * ml_aid_mgr,bool is_mlo_peer,uint8_t link_ix,uint16_t assoc_id) wlan_mlo_peer_set_aid() argument
440 wlan_mlo_peer_free_aid(struct wlan_ml_vdev_aid_mgr * ml_aid_mgr,uint8_t link_ix,uint16_t assoc_id) wlan_mlo_peer_free_aid() argument
560 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; mlo_peer_allocate_aid() local
596 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; mlo_peer_free_aid() local
631 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; mlo_get_aid() local
653 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; mlo_free_aid() local
675 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; mlo_peer_set_aid() local
725 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; mlme_get_aid() local
757 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; mlme_set_aid() local
789 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; mlme_free_aid() local
825 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; wlan_vdev_mlme_aid_mgr_max_aid_set() local
869 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; wlan_vdev_mlme_set_start_aid() local
950 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; wlan_mlo_vdev_init_mbss_aid_mgr() local
1012 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; wlan_mlo_vdev_deinit_mbss_aid_mgr() local
1280 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; wlan_mlo_vdev_aid_mgr_deinit() local
[all...]
/wlan-dirver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_public_structs.h843 struct wlan_ml_vdev_aid_mgr *ml_aid_mgr; member