Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_setup.h155 QDF_STATUS mlo_chip_adjacent(uint8_t psoc_id_1, uint8_t psoc_id_2,
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_primary_umac.c560 mlo_chip_adjacent(psoc_ids[0], psoc_ids[1], &adjacent); in mlo_get_central_umac_id()
564 mlo_chip_adjacent(psoc_ids[0], psoc_ids[2], &adjacent); in mlo_get_central_umac_id()
572 mlo_chip_adjacent(psoc_ids[1], psoc_ids[2], in mlo_get_central_umac_id()
635 mlo_chip_adjacent(psoc_ids[0], psoc_ids[1], &adjacent); in mlo_check_topology()
H A Dwlan_mlo_mgr_setup.c537 QDF_STATUS mlo_chip_adjacent(uint8_t psoc_id_1, uint8_t psoc_id_2, in mlo_chip_adjacent() function
578 qdf_export_symbol(mlo_chip_adjacent);
1282 status = mlo_chip_adjacent(psoc_id, tmp_psoc_id, &is_adjacent); in mlo_pdev_derive_bridge_link_pdevs()
H A Dwlan_mlo_mgr_peer.c1229 status = mlo_chip_adjacent(psoc_ids[0], psoc_ids[1], in wlan_mlo_get_bridge_peer_psoc_id()
1274 status = mlo_chip_adjacent(psoc_ids[i], bridge_peer_psoc_id, in wlan_mlo_get_bridge_peer_psoc_id()