HomeSort by: relevance | last modified time | path
    Searched refs:ZYD_TX_LIST_CNT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
if_zyd.c 579 for (i = 0; i < ZYD_TX_LIST_CNT; i++) {
607 for (i = 0; i < ZYD_TX_LIST_CNT; i++) {
2328 if (sc->tx_queued >= ZYD_TX_LIST_CNT) {
2345 if (sc->tx_queued >= ZYD_TX_LIST_CNT) {
if_zydreg.h 1078 #define ZYD_TX_LIST_CNT 1
1227 struct zyd_tx_data tx_data[ZYD_TX_LIST_CNT];

Completed in 14 milliseconds