Searched refs:txhead (Results 1 – 1 of 1) sorted by relevance
1604 uint32_t txhead, txavail; in pong_body() local1617 txhead = txring->head; in pong_body()1633 txring->slot[txhead].buf_idx); in pong_body()1652 txring->slot[txhead].len = slot->len; in pong_body()1654 txhead = nm_ring_next(txring, txhead); in pong_body()1659 txring->head = txring->cur = txhead; in pong_body()