Lines Matching refs:DBG_ASS

686 			dbg(DBG_ASS,  in fst_cpureset()
712 dbg(DBG_ASS, in fst_cpureset()
800 dbg(DBG_ASS, "%s: Receive Low Congestion\n", name); in fst_process_rx_status()
806 dbg(DBG_ASS, "%s: Receive Moderate Congestion\n", name); in fst_process_rx_status()
812 dbg(DBG_ASS, "%s: Receive High Congestion\n", name); in fst_process_rx_status()
818 dbg(DBG_ASS, "%s: Received packet dropped\n", name); in fst_process_rx_status()
911 dbg(DBG_ASS, "In fst_rx_dma while dma in progress\n"); in fst_rx_dma()
939 dbg(DBG_ASS, "In fst_tx_dma while dma in progress\n"); in fst_tx_dma()
1162 dbg(DBG_ASS, "Rx fifo error on card %d port %d buffer %d\n", in fst_log_rx_error()
1167 dbg(DBG_ASS, "Rx crc error on card %d port %d\n", in fst_log_rx_error()
1172 dbg(DBG_ASS, "Rx frame error on card %d port %d\n", in fst_log_rx_error()
1177 dbg(DBG_ASS, "Rx length error (%d) on card %d port %d\n", in fst_log_rx_error()
1202 dbg(DBG_ASS, "intr_rx: Discarding more bufs" in fst_recover_rx_error()
1207 dbg(DBG_ASS, "DMA Bits of next buffer was %x\n", dmabits); in fst_recover_rx_error()
1209 dbg(DBG_ASS, "There were %d subsequent buffers in error\n", i); in fst_recover_rx_error()
1336 dbg(DBG_ASS, "About to increment rxpos by more than 1\n"); in fst_intr_rx()
1337 dbg(DBG_ASS, "rxp = %d rxpos = %d\n", rxp, port->rxpos); in fst_intr_rx()
1573 dbg(DBG_ASS, "Card %d int_retry_count is %d\n", in fst_intr()
1628 dbg(DBG_ASS, "Tx underflow on card %d port %d\n", in fst_intr()
2286 dbg(DBG_ASS, "Tx timeout card %d port %d\n", in fst_tx_timeout()
2312 dbg(DBG_ASS, in fst_start_xmit()
2320 dbg(DBG_ASS, "Packet too large %d vs %d\n", skb->len, in fst_start_xmit()
2356 dbg(DBG_ASS, "Tx queue overflow card %d port %d\n", in fst_start_xmit()
2467 dbg(DBG_ASS, "The value of debug mask is %x\n", fst_debug_mask); in fst_add_one()