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

/freebsd-10.2-release/sys/dev/xl/
H A Dif_xlreg.h455 #define XL_INC(x, y) (x) = (x + 1) % y macro
H A Dif_xl.c2066 XL_INC(idx, XL_TX_LIST_CNT);
2630 XL_INC(idx, XL_TX_LIST_CNT);

Completed in 131 milliseconds