Searched defs:num_trbs (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/usb/host/ | 
| D | xhci-ring.c | 255 		unsigned int num_trbs)  in room_on_ring()2805 		u32 ep_state, unsigned int num_trbs, gfp_t mem_flags)  in prepare_ring()
 2893 		unsigned int num_trbs,  in prepare_transfer()
 2942 	int num_sgs, num_trbs, running_total, temp, i;  in count_sg_trbs_needed()  local
 2973 static void check_trb_math(struct urb *urb, int num_trbs, int running_total)  in check_trb_math()
 3088 	unsigned int num_trbs;  in queue_bulk_sg_tx()  local
 3261 	int num_trbs;  in xhci_queue_bulk_tx()  local
 3411 	int num_trbs;  in xhci_queue_ctrl_tx()  local
 3532 	int num_trbs = 0;  in count_isoc_trbs_needed()  local
 3906 	int num_tds, num_trbs, i;  in xhci_queue_isoc_tx_prepare()  local
 
 | 
| D | xhci-mem.c | 458 				unsigned int num_trbs, gfp_t flags)  in xhci_ring_expansion()
 |