Searched refs:STE_INC (Results 1 – 2 of 2) sorted by relevance
518 #define STE_INC(x, y) (x) = (x + 1) % y macro
796 STE_INC(idx, STE_TX_LIST_CNT); in ste_txeof()1860 STE_INC(sc->ste_cdata.ste_tx_prod, STE_TX_LIST_CNT); in ste_encap()