Searched refs:dc_tx_cons (Results 1 – 2 of 2) sorted by relevance
480 int dc_tx_cons; member
2270 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()