Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c355 struct rx_frag_info_common *rx_desc_frag_info_common; in ath10k_htt_rx_amsdu_pop() local
377 rx_desc_frag_info_common = ath10k_htt_rx_desc_get_frag_info(hw, rx_desc); in ath10k_htt_rx_amsdu_pop()
404 msdu_chained = rx_desc_frag_info_common->ring2_more_count; in ath10k_htt_rx_amsdu_pop()