OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MTW_RXQ_COUNT
sys/dev/usb/if_mtw.c
491
for (i = 0; i < MTW_RXQ_COUNT; i++) {
sys/dev/usb/if_mtw.c
515
for (i = 0; i < MTW_RXQ_COUNT; i++) {
sys/dev/usb/if_mtwvar.h
219
struct mtw_rx_ring rxq[MTW_RXQ_COUNT];