Searched refs:is_first_req (Results 1 – 2 of 2) sorted by relevance
69 The argument is_first_req in pre_req() indicates that there is no previous75 Pseudocode to handle is_first_req scenario with minimal prepare overhead::77 if (is_first_req && req->size > threshold)
1052 int is_first_req; in pxa_ep_queue() local1085 is_first_req = list_empty(&ep->queue); in pxa_ep_queue()1087 _req, str_yes_no(is_first_req), in pxa_ep_queue()