Searched refs:DBG_ASS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/wan/ |
D | farsync.c | 672 dbg(DBG_ASS, in fst_cpureset() 691 dbg(DBG_ASS, in fst_cpureset() 773 dbg(DBG_ASS, "%s: Received packet dropped\n", name); in fst_process_rx_status() 865 dbg(DBG_ASS, "In fst_rx_dma while dma in progress\n"); in fst_rx_dma() 888 dbg(DBG_ASS, "In fst_tx_dma while dma in progress\n"); in fst_tx_dma() 1105 dbg(DBG_ASS, "Rx fifo error on card %d port %d buffer %d\n", in fst_log_rx_error() 1110 dbg(DBG_ASS, "Rx crc error on card %d port %d\n", in fst_log_rx_error() 1115 dbg(DBG_ASS, "Rx frame error on card %d port %d\n", in fst_log_rx_error() 1120 dbg(DBG_ASS, "Rx length error (%d) on card %d port %d\n", in fst_log_rx_error() 1144 dbg(DBG_ASS, "intr_rx: Discarding more bufs" in fst_recover_rx_error() [all …]
|
D | farsync.h | 342 #define DBG_ASS 0xFFFF /* Assert like statements. Code that macro
|