Searched refs:ath10k_peer_find_by_id (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | txrx.h | 16 struct ath10k_peer *ath10k_peer_find_by_id(struct ath10k *ar, int peer_id);
|
H A D | txrx.c | 156 struct ath10k_peer *ath10k_peer_find_by_id(struct ath10k *ar, int peer_id) in ath10k_peer_find_by_id() function 254 peer = ath10k_peer_find_by_id(ar, ev->peer_id); in ath10k_peer_unmap_event()
|
H A D | htt_rx.c | 1083 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_h_peer_channel() 1794 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_h_frag_pn_check() 2364 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_proc_rx_ind_hl() 2668 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_proc_rx_frag_ind_hl() 2935 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_tx_compl_ind() 2969 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_addba() 3009 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_delba() 3811 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_fetch_peer_stats() 3865 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_fetch_10_2_tx_stats() 3919 peer = ath10k_peer_find_by_id(a in ath10k_htt_rx_sec_ind_handler() [all...] |
H A D | debugfs_sta.c | 62 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_sta_update_rx_tid_stats_ampdu()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | txrx.h | 16 struct ath10k_peer *ath10k_peer_find_by_id(struct ath10k *ar, int peer_id);
|
H A D | txrx.c | 169 struct ath10k_peer *ath10k_peer_find_by_id(struct ath10k *ar, int peer_id) in ath10k_peer_find_by_id() function 267 peer = ath10k_peer_find_by_id(ar, ev->peer_id); in ath10k_peer_unmap_event()
|
H A D | htt_rx.c | 1136 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_h_peer_channel() 1887 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_h_frag_pn_check() 2479 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_proc_rx_ind_hl() 2783 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_proc_rx_frag_ind_hl() 3050 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_tx_compl_ind() 3084 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_addba() 3124 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_rx_delba() 3939 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_htt_fetch_peer_stats() 3993 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_fetch_10_2_tx_stats() 4047 peer = ath10k_peer_find_by_id(a in ath10k_htt_rx_sec_ind_handler() [all...] |
H A D | debugfs_sta.c | 62 peer = ath10k_peer_find_by_id(ar, peer_id); in ath10k_sta_update_rx_tid_stats_ampdu()
|
Completed in 14 milliseconds