Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c366 int last_msdu, msdu_len_invalid, msdu_chained; in ath10k_htt_rx_amsdu_pop() local
408 msdu_chained = rx_desc_frag_info_common->ring2_more_count; in ath10k_htt_rx_amsdu_pop()
418 while (msdu_chained--) { in ath10k_htt_rx_amsdu_pop()