Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dtxrx.h27 struct ath10k_peer *ath10k_peer_find_by_id(struct ath10k *ar, int peer_id);
Dtxrx.c129 struct ath10k_peer *ath10k_peer_find_by_id(struct ath10k *ar, int peer_id) in ath10k_peer_find_by_id() function
208 peer = ath10k_peer_find_by_id(ar, ev->peer_id); in ath10k_peer_unmap_event()
Dhtt_rx.c1639 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_addba()
1679 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_delba()