Home
last modified time | relevance | path

Searched refs:dc_tx_cons (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/netif/dc/
H A Dif_dcreg.h480 int dc_tx_cons; member
H A Dif_dc.c2270 cd->dc_tx_prod = cd->dc_tx_cons = cd->dc_tx_cnt = 0; in dc_list_tx_init()
2626 idx = sc->dc_cdata.dc_tx_cons; in dc_txeof()
2706 if (idx != sc->dc_cdata.dc_tx_cons) { in dc_txeof()
2708 sc->dc_cdata.dc_tx_cons = idx; in dc_txeof()