Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bce/
Dif_bce.c3241 DBENTER(BCE_VERBOSE_RESET | BCE_VERBOSE_UNLOAD | BCE_VERBOSE_CTX); in bce_dma_free()
3450 DBEXIT(BCE_VERBOSE_RESET | BCE_VERBOSE_UNLOAD | BCE_VERBOSE_CTX); in bce_dma_free()
3522 DBENTER(BCE_VERBOSE_RESET | BCE_VERBOSE_CTX); in bce_dma_alloc()
3890 DBEXIT(BCE_VERBOSE_RESET | BCE_VERBOSE_CTX); in bce_dma_alloc()
4765 DBENTER(BCE_VERBOSE_RESET | BCE_VERBOSE_CTX); in bce_init_ctx()
4849 DBEXIT(BCE_VERBOSE_RESET | BCE_VERBOSE_CTX); in bce_init_ctx()
5597 DBENTER(BCE_VERBOSE_RESET | BCE_VERBOSE_SEND | BCE_VERBOSE_CTX); in bce_init_tx_context()
5632 DBEXIT(BCE_VERBOSE_RESET | BCE_VERBOSE_SEND | BCE_VERBOSE_CTX); in bce_init_tx_context()
5749 DBENTER(BCE_VERBOSE_RESET | BCE_VERBOSE_RECV | BCE_VERBOSE_CTX); in bce_init_rx_context()
5808 DBEXIT(BCE_VERBOSE_RESET | BCE_VERBOSE_RECV | BCE_VERBOSE_CTX); in bce_init_rx_context()
[all …]
Dif_bcereg.h329 #define BCE_VERBOSE_CTX (BCE_CP_CTX | BCE_LEVEL_VERBOSE) macro