Searched refs:more_frags (Results 1 – 2 of 2) sorted by relevance
3413 bool more_frags; in ath11k_dp_rx_frag_h_mpdu() local3420 more_frags = ath11k_dp_rx_h_mpdu_start_more_frags(msdu); in ath11k_dp_rx_frag_h_mpdu()3432 if (WARN_ON_ONCE(!frag_no && !more_frags)) in ath11k_dp_rx_frag_h_mpdu()3464 if (!more_frags) in ath11k_dp_rx_frag_h_mpdu()
967 u8 frag_no, int more_frags) in frag_rx_path() argument1025 more_frags = 1; /* don't send broken assembly */ in frag_rx_path()1032 if (!more_frags) { /* last one */ in frag_rx_path()