Searched refs:assoc_id_ix (Results 1 – 1 of 1) sorted by relevance
26 uint16_t assoc_id_ix) in mlo_peer_set_aid_bit() argument35 qdf_set_bit(assoc_id_ix, vdev_aid_mgr->aid_bitmap); in mlo_peer_set_aid_bit()447 uint16_t assoc_id_ix; in wlan_mlo_peer_free_aid() local454 assoc_id_ix = WLAN_AID(assoc_id) - 1; in wlan_mlo_peer_free_aid()455 if (qdf_test_bit(assoc_id_ix, ml_aid_mgr->aid_bitmap)) { in wlan_mlo_peer_free_aid()456 qdf_clear_bit(assoc_id_ix, ml_aid_mgr->aid_bitmap); in wlan_mlo_peer_free_aid()460 qdf_test_bit(assoc_id_ix, in wlan_mlo_peer_free_aid()462 qdf_clear_bit(assoc_id_ix, in wlan_mlo_peer_free_aid()470 qdf_clear_bit(assoc_id_ix, in wlan_mlo_peer_free_aid()