Searched refs:more_frags (Results 1 – 3 of 3) sorted by relevance
3187 bool more_frags; in ath12k_dp_rx_frag_h_mpdu() local3194 more_frags = ath12k_dp_rx_h_more_frags(ab, msdu); in ath12k_dp_rx_frag_h_mpdu()3206 if (WARN_ON_ONCE(!frag_no && !more_frags)) in ath12k_dp_rx_frag_h_mpdu()3238 if (!more_frags) in ath12k_dp_rx_frag_h_mpdu()
3569 bool more_frags; in ath11k_dp_rx_frag_h_mpdu() local3577 more_frags = ath11k_dp_rx_h_mpdu_start_more_frags(ar->ab, msdu); in ath11k_dp_rx_frag_h_mpdu()3594 if (WARN_ON_ONCE(!frag_no && !more_frags)) in ath11k_dp_rx_frag_h_mpdu()3633 if (!more_frags) in ath11k_dp_rx_frag_h_mpdu()
966 u8 frag_no, int more_frags) in frag_rx_path() argument1024 more_frags = 1; /* don't send broken assembly */ in frag_rx_path()1031 if (!more_frags) { /* last one */ in frag_rx_path()