Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_aid.c179 uint16_t pool_1_max_aid; in _wlan_mlo_peer_alloc_aid() local
189 pool_1_max_aid = tot_aid / AID_NUM_BUCKET; in _wlan_mlo_peer_alloc_aid()
190 aid_end1 = pool_1_max_aid + start_aid; in _wlan_mlo_peer_alloc_aid()
191 aid_end2 = pool_1_max_aid + pool_1_max_aid + start_aid; in _wlan_mlo_peer_alloc_aid()
194 ml_aid_mgr->max_aid, start_aid, tot_aid, pool_1_max_aid, in _wlan_mlo_peer_alloc_aid()