Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h455 #define XL_INC(x, y) (x) = (x + 1) % y macro
H A Dif_xl.c2054 XL_INC(idx, XL_TX_LIST_CNT); in xl_txeof_90xB()
2620 XL_INC(idx, XL_TX_LIST_CNT); in xl_start_90xB_locked()