Searched refs:last_frag (Results 1 – 2 of 2) sorted by relevance
93 uint32_t last_frag; in htt_mon_rx_handle_amsdu_packet() local104 last_frag = ((struct htt_rx_in_ord_paddr_ind_msdu_t *)*msg_word)-> in htt_mon_rx_handle_amsdu_packet()119 while (!last_frag) { in htt_mon_rx_handle_amsdu_packet()123 last_frag = ((struct htt_rx_in_ord_paddr_ind_msdu_t *) in htt_mon_rx_handle_amsdu_packet()512 uint32_t last_frag; in htt_rx_mon_amsdu_rx_in_order_pop_ll() local562 last_frag = ((struct htt_rx_in_ord_paddr_ind_msdu_t *) in htt_rx_mon_amsdu_rx_in_order_pop_ll()564 while (!last_frag) { in htt_rx_mon_amsdu_rx_in_order_pop_ll()568 last_frag = ((struct in htt_rx_mon_amsdu_rx_in_order_pop_ll()679 last_frag = ((struct htt_rx_in_ord_paddr_ind_msdu_t *) in htt_rx_mon_amsdu_rx_in_order_pop_ll()683 if (!last_frag) { in htt_rx_mon_amsdu_rx_in_order_pop_ll()
175 A_UINT8 last_frag : 1, member