• Home
  • Raw
  • Download

Lines Matching refs:DBG_ASS

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()
1177 dbg(DBG_ASS, "Rx frame error on card %d port %d\n", in fst_log_rx_error()
1182 dbg(DBG_ASS, "Rx length error (%d) on card %d port %d\n", in fst_log_rx_error()
1207 dbg(DBG_ASS, "intr_rx: Discarding more bufs" in fst_recover_rx_error()
1212 dbg(DBG_ASS, "DMA Bits of next buffer was %x\n", dmabits); in fst_recover_rx_error()
1214 dbg(DBG_ASS, "There were %d subsequent buffers in error\n", i); in fst_recover_rx_error()
1333 dbg(DBG_ASS, "About to increment rxpos by more than 1\n"); in fst_intr_rx()
1334 dbg(DBG_ASS, "rxp = %d rxpos = %d\n", rxp, port->rxpos); in fst_intr_rx()
1566 dbg(DBG_ASS, "Card %d int_retry_count is %d\n", in fst_intr()
1620 dbg(DBG_ASS, "Tx underflow on card %d port %d\n", in fst_intr()
2287 dbg(DBG_ASS, "Tx timeout card %d port %d\n", in fst_tx_timeout()
2313 dbg(DBG_ASS, in fst_start_xmit()
2321 dbg(DBG_ASS, "Packet too large %d vs %d\n", skb->len, in fst_start_xmit()
2357 dbg(DBG_ASS, "Tx queue overflow card %d port %d\n", in fst_start_xmit()
2444 dbg(DBG_ASS, "The value of debug mask is %x\n", fst_debug_mask); in fst_add_one()