Searched refs:sis_tx_prod (Results 1 – 2 of 2) sorted by relevance
479 int sis_tx_prod; member
1381 sc->sis_tx_prod = sc->sis_tx_cons = sc->sis_tx_cnt = 0; in sis_ring_init()1573 if (cons == sc->sis_tx_prod) in sis_txeof()1584 for (; cons != sc->sis_tx_prod; SIS_INC(cons, SIS_TX_LIST_CNT)) { in sis_txeof()1766 prod = sc->sis_tx_prod; in sis_encap()1842 sc->sis_tx_prod = prod; in sis_encap()