Searched refs:RAL_TX_LIST_COUNT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dif_uralvar.h22 #define RAL_TX_LIST_COUNT 1 macro
109 struct ural_tx_data tx_data[RAL_TX_LIST_COUNT];
H A Dif_ural.c570 for (i = 0; i < RAL_TX_LIST_COUNT; i++) {
598 for (i = 0; i < RAL_TX_LIST_COUNT; i++) {
1364 if (sc->tx_queued >= RAL_TX_LIST_COUNT) {
1382 if (sc->tx_queued >= RAL_TX_LIST_COUNT) {

Completed in 204 milliseconds