Home
last modified time | relevance | path

Searched refs:ifq_maxlen (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.h70 usb_size_t ifq_maxlen; member
H A Dusb_mbuf.h77 #define USB_IF_QFULL(ifq) ((ifq)->ifq_len >= (ifq)->ifq_maxlen)
H A Dusb_dev.c1604 temp_q.ifq_maxlen = nbuf; in usb_fifo_alloc_buffer()
1619 f->used_q.ifq_maxlen = nbuf; in usb_fifo_alloc_buffer()

Completed in 4 milliseconds