Searched refs:URTW_RX_MAXSIZE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | if_urtwreg.h | 278 #define URTW_RX_MAXSIZE 0x9c4 macro |
H A D | if_urtw.c | 878 if (usbd_alloc_buffer(data->xfer, URTW_RX_MAXSIZE) == NULL) { in urtw_alloc_rx_data_list() |