Searched refs:more_frags (Results 1 – 3 of 3) sorted by relevance
3438 bool more_frags; in ath11k_dp_rx_frag_h_mpdu() local3445 more_frags = ath11k_dp_rx_h_mpdu_start_more_frags(msdu); in ath11k_dp_rx_frag_h_mpdu()3457 if (WARN_ON_ONCE(!frag_no && !more_frags)) in ath11k_dp_rx_frag_h_mpdu()3489 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()
1790 bool more_frags; in ath10k_htt_rx_h_frag_pn_check() local1808 more_frags = ieee80211_has_morefrags(hdr->frame_control); in ath10k_htt_rx_h_frag_pn_check()