Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h53 void ath11k_peer_rx_tid_cleanup(struct ath11k *ar, struct ath11k_peer *peer);
H A Ddp.c38 ath11k_peer_rx_tid_cleanup(ar, peer); in ath11k_dp_peer_cleanup()
H A Ddp_rx.c913 void ath11k_peer_rx_tid_cleanup(struct ath11k *ar, struct ath11k_peer *peer) in ath11k_peer_rx_tid_cleanup() function
H A Dmac.c888 ath11k_peer_rx_tid_cleanup(ar, peer); in ath11k_mac_peer_cleanup_all()