Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dtxrx.h27 struct ath10k_peer *ath10k_peer_find_by_id(struct ath10k *ar, int peer_id);
Dtxrx.c155 struct ath10k_peer *ath10k_peer_find_by_id(struct ath10k *ar, int peer_id) in ath10k_peer_find_by_id() function
250 peer = ath10k_peer_find_by_id(ar, ev->peer_id); in ath10k_peer_unmap_event()
Dhtt_rx.c887 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_h_peer_channel()
1947 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_addba()
1987 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_delba()
2591 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_fetch_peer_stats()
2644 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_fetch_10_2_tx_stats()
Ddebugfs_sta.c73 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_sta_update_rx_tid_stats_ampdu()