Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_aid.c41 uint8_t link_ix) in wlan_mlo_check_aid_free() argument
47 if (skip_link && j == link_ix) in wlan_mlo_check_aid_free()
88 uint8_t link_ix, bool is_mlo_peer) in wlan_mlo_alloc_aid() argument
110 false, link_ix)) { in wlan_mlo_alloc_aid()
118 vdev_aid_mgr = ml_aid_mgr->aid_mgr[link_ix]; in wlan_mlo_alloc_aid()
141 true, link_ix)) { in wlan_mlo_alloc_aid()
146 vdev_aid_mgr = ml_aid_mgr->aid_mgr[link_ix]; in wlan_mlo_alloc_aid()
162 vdev_aid_mgr = ml_aid_mgr->aid_mgr[link_ix]; in wlan_mlo_alloc_aid()
175 uint8_t link_ix) in _wlan_mlo_peer_alloc_aid() argument
198 ml_aid_mgr->max_aid, link_ix, in _wlan_mlo_peer_alloc_aid()
[all …]
H A Dwlan_mlo_mgr_peer.c891 peer_entry->link_ix = wlan_vdev_get_link_id(vdev); in mlo_peer_attach_link_peer()
913 uint8_t link_ix) in mlo_peer_get_link_peer_assoc_resp_buf() argument
922 if (link_ix > MAX_MLO_LINK_PEERS) in mlo_peer_get_link_peer_assoc_resp_buf()
938 if (peer_entry->link_ix == link_ix) { in mlo_peer_get_link_peer_assoc_resp_buf()
1938 uint8_t link_ix) in mlo_peer_get_link_peer_assoc_req_buf() argument
1950 assocbuf = mlo_mlme_get_link_assoc_req(peer, link_ix); in mlo_peer_get_link_peer_assoc_req_buf()
2183 ml_links->partner_link_info[ix].link_id = peer_entry->link_ix; in wlan_mlo_peer_get_partner_links_info()
H A Dwlan_mlo_mgr_cmn.c288 uint8_t link_ix) in mlo_mlme_get_link_assoc_req() argument
296 return mlo_ctx->mlme_ops->mlo_mlme_get_link_assoc_req(peer, link_ix); in mlo_mlme_get_link_assoc_req()
H A Dwlan_mlo_mgr_sta.c2731 uint8_t link_ix = 0; in mlo_process_ml_reconfig_ie() local
2807 link_ix = wlan_vdev_get_link_id(co_mld_vdev); in mlo_process_ml_reconfig_ie()
2809 if (link_ix == reconfig_info.link_info[i].link_id) in mlo_process_ml_reconfig_ie()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_peer.h414 uint8_t link_ix);
428 uint8_t link_ix);
H A Dwlan_mlo_mgr_ap.h451 uint8_t link_ix,
H A Dwlan_mlo_mgr_public_structs.h960 uint8_t link_ix; member
1283 uint8_t link_ix);
H A Dwlan_mlo_mgr_cmn.h298 uint8_t link_ix);