Searched refs:next_txi (Results 1 – 5 of 5) sorted by relevance
404 ldcp->next_txi = ldcp->cur_txi = ldcp->resched_peer_txi = 0; in vgen_map_tx_dring()495 ldcp->next_txi = ldcp->cur_txi = ldcp->resched_peer_txi = 0; in vgen_unmap_tx_dring()578 uint32_t next_txi; in vgen_dringsend_shm() local655 txi = next_txi = ldcp->next_txi; in vgen_dringsend_shm()656 INCR_TXI(next_txi, ldcp); in vgen_dringsend_shm()677 ldcp->next_txi = next_txi; in vgen_dringsend_shm()
458 dp->next_txi = dp->restart_peer_txi = 0; in vsw_map_tx_dring()856 uint32_t next_txi; in vsw_dringsend_shm() local950 txi = next_txi = dp->next_txi; in vsw_dringsend_shm()951 INCR_TXI(dp, next_txi); in vsw_dringsend_shm()963 dp->next_txi = next_txi; in vsw_dringsend_shm()
279 ldcp->next_txi = 0; in vgen_create_tx_dring()665 INCR_TXI(ldcp->next_txi, ldcp); in vgen_dringsend()
270 uint32_t next_txi; /* next tx descriptor index */ member
311 uint32_t next_txi; /* free descriptor index */ member