Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma.h2637 void wma_delete_peer_mlo(struct wlan_objmgr_psoc *psoc, uint8_t *macaddr);
2640 void wma_delete_peer_mlo(struct wlan_objmgr_psoc *psoc, uint8_t *macaddr) in wma_delete_peer_mlo() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c4452 wma_delete_peer_mlo(wma->psoc, bss_peer.bytes); in wma_remove_bss_peer_on_failure()
4494 wma_delete_peer_mlo(wma->psoc, mac_addr); in wma_remove_bss_peer_before_join()
H A Dwma_dev_if.c2674 void wma_delete_peer_mlo(struct wlan_objmgr_psoc *psoc, uint8_t *macaddr) in wma_delete_peer_mlo() function
2709 wma_delete_peer_mlo(wma->psoc, bssid.bytes); in wma_delete_peer_on_vdev_stop()