Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_peer.c505 void dp_peer_find_hash_remove(struct dp_soc *soc, struct dp_peer *peer) in dp_peer_find_hash_remove() function
611 void dp_peer_find_hash_remove(struct dp_soc *soc, struct dp_peer *peer) in dp_peer_find_hash_remove() function
H A Ddp_internal.h2641 void dp_peer_find_hash_remove(struct dp_soc *soc, struct dp_peer *peer);
H A Ddp_main.c6567 dp_peer_find_hash_remove(soc, peer); in dp_peer_delete_wifi3()