Searched refs:hal_reo_dest_ring (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | dp_rx.h | 29 struct hal_reo_dest_ring *dst_ring_desc;
|
D | hal_rx.h | 697 struct hal_reo_dest_ring *desc,
|
D | dp_rx.c | 815 struct hal_reo_dest_ring *ring, in ath12k_dp_rx_link_desc_return() 2618 struct hal_reo_dest_ring *desc; in ath12k_dp_rx_process() 2998 struct hal_reo_dest_ring *reo_dest_ring; in ath12k_dp_rx_h_defrag_reo_reinject() 3213 struct hal_reo_dest_ring *ring_desc) in ath12k_dp_rx_frag_h_mpdu() 3338 ath12k_dp_process_rx_err_buf(struct ath12k *ar, struct hal_reo_dest_ring *desc, in ath12k_dp_process_rx_err_buf() 3424 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 | 860 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-6.12.1/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 | 323 struct hal_reo_dest_ring *desc = (struct hal_reo_dest_ring *)rx_desc; in ath11k_hal_desc_reo_parse_err()
|
D | dp.h | 35 struct hal_reo_dest_ring *dst_ring_desc;
|
D | hal_desc.h | 692 struct hal_reo_dest_ring { struct
|
D | dp_rx.c | 2647 struct hal_reo_dest_ring *desc; in ath11k_dp_process_rx() 2663 (struct hal_reo_dest_ring *)ath11k_hal_srng_dst_get_next_entry(ab, in ath11k_dp_process_rx() 3437 struct hal_reo_dest_ring *reo_dest_ring; in ath11k_dp_rx_h_defrag_reo_reinject() 3860 struct hal_reo_dest_ring *reo_desc = (struct hal_reo_dest_ring *)desc; in ath11k_dp_process_rx_err()
|