Searched refs:URTW_RXBUF_SIZE (Results 1 – 1 of 1) sorted by relevance
51 #define URTW_RXBUF_SIZE (URTW_TXBUF_SIZE) macro3882 req = usb_alloc_bulk_req(sc->sc_dev, URTW_RXBUF_SIZE, USB_FLAGS_SLEEP); in urtw_rx_start()3889 req->bulk_len = URTW_RXBUF_SIZE; in urtw_rx_start()