Searched refs:hal_reo_dest_ring (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | dp_rx.h | 29 struct hal_reo_dest_ring *dst_ring_desc;
|
H A D | hal_rx.h | 696 struct hal_reo_dest_ring *desc,
|
H A D | dp_rx.c | 828 struct hal_reo_dest_ring *ring, in ath12k_dp_rx_link_desc_return() 2608 struct hal_reo_dest_ring *desc; in ath12k_dp_rx_process() 2985 struct hal_reo_dest_ring *reo_dest_ring; in ath12k_dp_rx_h_defrag_reo_reinject() 3199 struct hal_reo_dest_ring *ring_desc) in ath12k_dp_rx_frag_h_mpdu() 3324 ath12k_dp_process_rx_err_buf(struct ath12k *ar, struct hal_reo_dest_ring *desc, in ath12k_dp_process_rx_err_buf() 3409 struct hal_reo_dest_ring *reo_desc; in ath12k_dp_rx_process_err()
|
H A D | hal_rx.c | 318 struct hal_reo_dest_ring *desc, in ath12k_hal_desc_reo_parse_err()
|
H A D | hal_desc.h | 838 struct hal_reo_dest_ring { struct
|
H A D | hal.c | 18 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2, 29 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2,
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | hal.c | 17 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2, 29 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2,
|
H A 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()
|
H A D | dp.h | 35 struct hal_reo_dest_ring *dst_ring_desc;
|
H A D | hal_desc.h | 692 struct hal_reo_dest_ring { struct
|
H A D | dp_rx.c | 2650 struct hal_reo_dest_ring *desc; in ath11k_dp_process_rx() 2666 (struct hal_reo_dest_ring *)ath11k_hal_srng_dst_get_next_entry(ab, in ath11k_dp_process_rx() 3376 struct hal_reo_dest_ring *reo_dest_ring; in ath11k_dp_rx_h_defrag_reo_reinject() 3799 struct hal_reo_dest_ring *reo_desc = (struct hal_reo_dest_ring *)desc; in ath11k_dp_process_rx_err()
|