Searched refs:hal_reo_dest_ring (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/drivers/net/wireless/ath/ath12k/ |
D | dp_rx.h | 29 struct hal_reo_dest_ring *dst_ring_desc;
|
D | hal_rx.h | 696 struct hal_reo_dest_ring *desc,
|
D | dp_rx.c | 828 struct hal_reo_dest_ring *ring, in ath12k_dp_rx_link_desc_return() 2585 struct hal_reo_dest_ring *desc; in ath12k_dp_rx_process() 2960 struct hal_reo_dest_ring *reo_dest_ring; in ath12k_dp_rx_h_defrag_reo_reinject() 3176 struct hal_reo_dest_ring *ring_desc) in ath12k_dp_rx_frag_h_mpdu() 3293 ath12k_dp_process_rx_err_buf(struct ath12k *ar, struct hal_reo_dest_ring *desc, in ath12k_dp_process_rx_err_buf() 3378 struct hal_reo_dest_ring *reo_desc; in ath12k_dp_rx_process_err()
|
D | hal_rx.c | 318 struct hal_reo_dest_ring *desc, in ath12k_hal_desc_reo_parse_err()
|
D | hal_desc.h | 838 struct hal_reo_dest_ring { struct
|
D | hal.c | 18 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2, 29 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2,
|
/Linux-v6.6/drivers/net/wireless/ath/ath11k/ |
D | hal.c | 17 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2, 29 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2,
|
D | hal_rx.c | 322 struct hal_reo_dest_ring *desc = (struct hal_reo_dest_ring *)rx_desc; in ath11k_hal_desc_reo_parse_err()
|
D | hal_desc.h | 691 struct hal_reo_dest_ring { struct
|
D | dp.h | 35 struct hal_reo_dest_ring *dst_ring_desc;
|
D | dp_rx.c | 2644 struct hal_reo_dest_ring *desc; in ath11k_dp_process_rx() 2660 (struct hal_reo_dest_ring *)ath11k_hal_srng_dst_get_next_entry(ab, in ath11k_dp_process_rx() 3370 struct hal_reo_dest_ring *reo_dest_ring; in ath11k_dp_rx_h_defrag_reo_reinject() 3793 struct hal_reo_dest_ring *reo_desc = (struct hal_reo_dest_ring *)desc; in ath11k_dp_process_rx_err()
|