Searched refs:ZYD_TX_LIST_COUNT (Results 1 – 3 of 3) sorted by relevance
292 #define ZYD_TX_LIST_COUNT 0x8 macro
306 if (sc->tx_queued >= ZYD_TX_LIST_COUNT) { in zyd_send()
499 if (sc->resched && (sc->tx_queued < ZYD_TX_LIST_COUNT)) { in zyd_data_out_cb()