Home
last modified time | relevance | path

Searched refs:TXP_DESC_INC (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/txp/
HDif_txpreg.h768 #define TXP_DESC_INC(x, y) ((x) = ((x) + 1) % (y)) macro
HDif_txp.c1004 TXP_DESC_INC(prod, RXBUF_ENTRIES); in txp_rxbuf_reclaim()
1039 TXP_DESC_INC(prod, RXBUF_ENTRIES); in txp_rxbuf_reclaim()
2146 TXP_DESC_INC(r->r_prod, TX_ENTRIES); in txp_encap()
2175 TXP_DESC_INC(r->r_prod, TX_ENTRIES); in txp_encap()