Searched refs:hal_reo_dest_ring (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-6.6/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 | 823 /* TODO: it's strange (and ugly) that struct hal_reo_dest_ring is converted 828 struct hal_reo_dest_ring *ring, in ath12k_dp_rx_link_desc_return() 2605 struct hal_reo_dest_ring *desc; in ath12k_dp_rx_process() 2981 struct hal_reo_dest_ring *reo_dest_ring; in ath12k_dp_rx_h_defrag_reo_reinject() 3197 struct hal_reo_dest_ring *ring_desc) in ath12k_dp_rx_frag_h_mpdu() 3322 ath12k_dp_process_rx_err_buf(struct ath12k *ar, struct hal_reo_dest_ring *desc, in ath12k_dp_process_rx_err_buf() 3407 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.c | 18 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2, 29 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2,
|
H A D | hal_desc.h | 838 struct hal_reo_dest_ring { struct 847 /* hal_reo_dest_ring
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | hal.c | 16 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2, 28 .entry_size = sizeof(struct hal_reo_dest_ring) >> 2,
|
H A D | hal_rx.c | 325 struct hal_reo_dest_ring *desc = (struct hal_reo_dest_ring *)rx_desc; in ath11k_hal_desc_reo_parse_err()
|
H A D | hal_desc.h | 688 struct hal_reo_dest_ring { struct 704 /* hal_reo_dest_ring
|
H A D | dp.h | 34 struct hal_reo_dest_ring *dst_ring_desc;
|
H A D | dp_rx.c | 2563 struct hal_reo_dest_ring desc = *(struct hal_reo_dest_ring *)rx_desc; in ath11k_dp_process_rx() 3251 struct hal_reo_dest_ring *reo_dest_ring; in ath11k_dp_rx_h_defrag_reo_reinject() 3658 struct hal_reo_dest_ring *reo_desc = (struct hal_reo_dest_ring *)desc; in ath11k_dp_process_rx_err()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | hal_desc.h | 691 struct hal_reo_dest_ring { struct 707 /* hal_reo_dest_ring
|
H A D | dp.h | 35 struct hal_reo_dest_ring *dst_ring_desc;
|
H A 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()
|
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 | 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()
|
Completed in 57 milliseconds