Searched refs:DOORBELL_UDB (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/
H A Dadapter.h430 enum {DOORBELL_UDB, DOORBELL_WCWR, DOORBELL_UDBWC, DOORBELL_KDB}; enumerator in enum:__anon4419
H A Dt4_main.c2613 setbit(&sc->doorbells, DOORBELL_UDB);
2630 clrbit(&sc->doorbells, DOORBELL_UDB);
H A Dt4_netmap.c277 if (isset(&nm_txq->doorbells, DOORBELL_UDB) ||
503 case DOORBELL_UDB:
H A Dt4_sge.c2932 if (isset(&sc->doorbells, DOORBELL_UDB)) {
3623 if (isset(&eq->doorbells, DOORBELL_UDB) ||
4819 case DOORBELL_UDB:

Completed in 178 milliseconds