Searched refs:dirty_tx (Results 1 – 5 of 5) sorted by relevance
314 u32 pending, dirty_tx = tp->dirty_tx; in sis190_process_tx() local316 pending = tp->cur_tx - dirty_tx; in sis190_process_tx()318 for (; pending; pending--, dirty_tx++) { in sis190_process_tx()319 unsigned int entry = dirty_tx % NUM_TX_DESC; in sis190_process_tx()343 if (tp->dirty_tx != dirty_tx) in sis190_process_tx()344 tp->dirty_tx = dirty_tx; in sis190_process_tx()379 tp->dirty_tx = tp->dirty_rx = tp->cur_tx = tp->cur_rx = 0; in sis190_init_ring_indexes()619 tp->cur_tx = tp->dirty_tx = 0; in sis190_free()
257 u32 dirty_tx; member
227 unsigned int dirty_rx, dirty_tx; /* The ring entries to be free()ed. */ member387 vp->cur_tx = vp->dirty_tx = 0; in t515_reset()
238 unsigned int cur_tx, dirty_tx; member924 w840private.dirty_rx = w840private.dirty_tx = 0; in init_ring()
673 unsigned int dirty_rx, dirty_tx; member720 tp->dirty_rx = tp->dirty_tx = 0; in rhine_init_ring()