Home
last modified time | relevance | path

Searched refs:ZYD_TX_LIST_COUNT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.h292 #define ZYD_TX_LIST_COUNT 0x8 macro
H A Dzyd.c306 if (sc->tx_queued >= ZYD_TX_LIST_COUNT) { in zyd_send()
H A Dzyd_usb.c499 if (sc->resched && (sc->tx_queued < ZYD_TX_LIST_COUNT)) { in zyd_data_out_cb()