Searched refs:urtw_txeof_low (Results 1 – 1 of 1) sorted by relevance
2897 urtw_txeof_low(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in urtw_txeof_low() function3852 req->bulk_cb = (priority)?urtw_txeof_normal : urtw_txeof_low; in urtw_tx_start()3853 req->bulk_exc_cb = (priority)?urtw_txeof_normal: urtw_txeof_low; in urtw_tx_start()