Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c2424 V_QUEUENUMBER(sc->traceq)); in restart_lld()
6586 V_QUEUENUMBER(sc->traceq)); in cxgbe_init_synchronized()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h33822 #define V_QUEUENUMBER(x) ((x) << S_QUEUENUMBER) macro