Searched defs:num_trbs (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/usb/host/ |
D | xhci-ring.c | 246 unsigned int num_trbs) in room_on_ring() 2432 u32 ep_state, unsigned int num_trbs, bool isoc, gfp_t mem_flags) in prepare_ring() 2503 unsigned int num_trbs, in prepare_transfer() 2553 int num_sgs, num_trbs, running_total, temp, i; in count_sg_trbs_needed() local 2584 static void check_trb_math(struct urb *urb, int num_trbs, int running_total) in check_trb_math() 2709 unsigned int num_trbs; in queue_bulk_sg_tx() local 2866 int num_trbs; in xhci_queue_bulk_tx() local 3002 int num_trbs; in xhci_queue_ctrl_tx() local 3117 int num_trbs = 0; in count_isoc_trbs_needed() local 3380 int num_tds, num_trbs, i; in xhci_queue_isoc_tx_prepare() local
|