Searched refs:DBG_ASS (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wan/ |
D | farsync.c | 684 dbg(DBG_ASS, in fst_cpureset() 710 dbg(DBG_ASS, in fst_cpureset() 798 dbg(DBG_ASS, "%s: Receive Low Congestion\n", name); in fst_process_rx_status() 804 dbg(DBG_ASS, "%s: Receive Moderate Congestion\n", name); in fst_process_rx_status() 810 dbg(DBG_ASS, "%s: Receive High Congestion\n", name); in fst_process_rx_status() 816 dbg(DBG_ASS, "%s: Received packet dropped\n", name); in fst_process_rx_status() 914 dbg(DBG_ASS, "In fst_rx_dma while dma in progress\n"); in fst_rx_dma() 942 dbg(DBG_ASS, "In fst_tx_dma while dma in progress\n"); in fst_tx_dma() 1167 dbg(DBG_ASS, "Rx fifo error on card %d port %d buffer %d\n", in fst_log_rx_error() 1172 dbg(DBG_ASS, "Rx crc error on card %d port %d\n", in fst_log_rx_error() [all …]
|
D | farsync.h | 346 #define DBG_ASS 0xFFFF /* Assert like statements. Code that macro
|