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

/freebsd-10.3-release/sys/dev/dc/
H A Dif_dcreg.h516 int dc_tx_cons; member in struct:dc_chain_data
H A Dif_dc.c2604 cd->dc_tx_prod = cd->dc_tx_cons = cd->dc_tx_cnt = 0;
2999 for (idx = sc->dc_cdata.dc_tx_cons; idx != sc->dc_cdata.dc_tx_prod;
3076 sc->dc_cdata.dc_tx_cons = idx;

Completed in 54 milliseconds