Searched refs:DBG_ASS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/wan/ |
D | farsync.c | 683 dbg(DBG_ASS, in fst_cpureset() 705 dbg(DBG_ASS, in fst_cpureset() 792 dbg(DBG_ASS, "%s: Received packet dropped\n", name); in fst_process_rx_status() 889 dbg(DBG_ASS, "In fst_rx_dma while dma in progress\n"); in fst_rx_dma() 916 dbg(DBG_ASS, "In fst_tx_dma while dma in progress\n"); in fst_tx_dma() 1141 dbg(DBG_ASS, "Rx fifo error on card %d port %d buffer %d\n", in fst_log_rx_error() 1146 dbg(DBG_ASS, "Rx crc error on card %d port %d\n", in fst_log_rx_error() 1151 dbg(DBG_ASS, "Rx frame error on card %d port %d\n", in fst_log_rx_error() 1156 dbg(DBG_ASS, "Rx length error (%d) on card %d port %d\n", in fst_log_rx_error() 1181 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
|