Searched defs:num_trbs (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/usb/host/ |
D | xhci-ring.c | 262 unsigned int num_trbs) in room_on_ring() 2373 u32 ep_state, unsigned int num_trbs, gfp_t mem_flags) in prepare_ring() 2451 unsigned int num_trbs, in prepare_transfer() 2503 int num_sgs, num_trbs, running_total, temp, i; in count_sg_trbs_needed() local 2547 static void check_trb_math(struct urb *urb, int num_trbs, int running_total) in check_trb_math() 2639 unsigned int num_trbs; in queue_bulk_sg_tx() local 2791 int num_trbs; in xhci_queue_bulk_tx() local 2925 int num_trbs; in xhci_queue_ctrl_tx() local 3029 int num_trbs = 0; in count_isoc_trbs_needed() local 3199 int num_tds, num_trbs, i; in xhci_queue_isoc_tx_prepare() local
|