Home
last modified time | relevance | path

Searched refs:DBG_RX (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/cxgb/
HDcxgb_osdep.h146 #define DBG_RX (1 << 0) macro
147 static const int debug_flags = DBG_RX;
/trueos/sys/dev/hatm/
HDif_hatmvar.h601 DBG_RX = 0x0002, enumerator
/trueos/sys/dev/bxe/
HDbxe.h2222 #define DBG_RX 0x00000020 /* packet receive */ macro
HDbxe.c3333 BLOGD(sc, DBG_RX, in bxe_rxeof()
3355 BLOGD(sc, DBG_RX, in bxe_rxeof()
10162 BLOGD(sc, DBG_RX, in bxe_update_rx_prod()