td_total_len     3200 drivers/usb/host/xhci-ring.c 			      int trb_buff_len, unsigned int td_total_len,
td_total_len     3207 drivers/usb/host/xhci-ring.c 		return ((td_total_len - transferred) >> 10);
td_total_len     3211 drivers/usb/host/xhci-ring.c 	    trb_buff_len == td_total_len)
td_total_len     3219 drivers/usb/host/xhci-ring.c 	total_packet_count = DIV_ROUND_UP(td_total_len, maxp);