Home
last modified time | relevance | path

Searched refs:rx_mpdu_info (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_desc.h694 struct rx_mpdu_desc rx_mpdu_info; member
797 struct rx_mpdu_desc rx_mpdu_info; member
876 struct rx_mpdu_desc rx_mpdu_info; member
H A Ddp_rx.c2701 desc->rx_mpdu_info.meta_data); in ath11k_dp_process_rx()
2703 desc->rx_mpdu_info.info0); in ath11k_dp_process_rx()
3464 reo_ent_ring->rx_mpdu_info.info0 = mpdu_info; in ath11k_dp_rx_h_defrag_reo_reinject()
3465 reo_ent_ring->rx_mpdu_info.meta_data = reo_dest_ring->rx_mpdu_info.meta_data; in ath11k_dp_rx_h_defrag_reo_reinject()
3827 is_frag = !!(reo_desc->rx_mpdu_info.info0 & RX_MPDU_DESC_INFO0_FRAG_FLAG); in ath11k_dp_process_rx_err()