Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_peer.h303 QDF_STATUS wlan_mlo_peer_create(struct wlan_objmgr_vdev *vdev,
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_mlo.c778 wlan_mlo_peer_create(pe_session->vdev, peer, in lim_ap_mlo_sta_peer_ind()
H A Dlim_api.c3747 status = wlan_mlo_peer_create(vdev, link_peer, &partner_info, NULL, 0); in lim_roam_mlo_create_peer()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_peer.c1483 QDF_STATUS wlan_mlo_peer_create(struct wlan_objmgr_vdev *vdev, in wlan_mlo_peer_create() function
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_connect.c3304 status = wlan_mlo_peer_create(vdev, link_peer, &partner_info, NULL, 0); in cm_bss_peer_create_resp_mlo_attach()