Searched refs:curr_urb (Results 1 – 1 of 1) sorted by relevance
1161 struct urb *curr_urb; in put_rxbuf_data_and_resubmit_bulk_urb() local1164 curr_urb = serial->rx_urb[serial->curr_rx_urb_idx]; in put_rxbuf_data_and_resubmit_bulk_urb()1165 count = put_rxbuf_data(curr_urb, serial); in put_rxbuf_data_and_resubmit_bulk_urb()1172 hso_resubmit_rx_bulk_urb(serial, curr_urb); in put_rxbuf_data_and_resubmit_bulk_urb()