Searched refs:new_alloc (Results 1 – 2 of 2) sorted by relevance
94 if (send_context->new_alloc) in usb_hif_usb_transmit_complete()173 send_context->new_alloc = false; in hif_send_internal()182 send_context->new_alloc = true; in hif_send_internal()197 i < (send_context->new_alloc ? frag_count : frag_count - 1); i++) { in hif_send_internal()242 if (send_context->new_alloc) in hif_send_internal()
87 A_BOOL new_alloc; member