Lines Matching refs:netdev_dbg

76 	netdev_dbg(qca->net_dev, "interrupts: 0x%04x\n", *intr_cause);  in start_spi_intr_handling()
89 netdev_dbg(qca->net_dev, "acking int: 0x%04x\n", intr_cause); in end_spi_intr_handling()
342 netdev_dbg(net_dev, "out of RX resources\n"); in qcaspi_receive()
351 netdev_dbg(net_dev, "qcaspi_receive: SPI_REG_RDBUF_BYTE_AVA: Value: %04x\n", in qcaspi_receive()
361 netdev_dbg(net_dev, "qcaspi_receive called without any data being available!\n"); in qcaspi_receive()
384 netdev_dbg(net_dev, "available: %d, byte read: %d\n", in qcaspi_receive()
409 netdev_dbg(net_dev, "no RX tail\n"); in qcaspi_receive()
414 netdev_dbg(net_dev, "invalid RX length\n"); in qcaspi_receive()
430 netdev_dbg(net_dev, "out of RX resources\n"); in qcaspi_receive()
499 netdev_dbg(qca->net_dev, "sync: got CPU on, but signature was invalid, restart\n"); in qcaspi_qca7k_sync()
506 netdev_dbg(qca->net_dev, "sync: got CPU on, but wrbuf not empty. reset!\n"); in qcaspi_qca7k_sync()
509 netdev_dbg(qca->net_dev, "sync: got CPU on, now in sync\n"); in qcaspi_qca7k_sync()
526 netdev_dbg(qca->net_dev, "sync: bad signature, restart\n"); in qcaspi_qca7k_sync()
535 netdev_dbg(qca->net_dev, "sync: could not read signature to reset device, retry.\n"); in qcaspi_qca7k_sync()
540 netdev_dbg(qca->net_dev, "sync: resetting device.\n"); in qcaspi_qca7k_sync()
551 netdev_dbg(qca->net_dev, "sync: waiting for CPU on, count %u.\n", in qcaspi_qca7k_sync()
557 netdev_dbg(qca->net_dev, "sync: reset timeout, restarting process.\n"); in qcaspi_qca7k_sync()
590 netdev_dbg(qca->net_dev, "have work to do. int: %lu, tx_skb: %p\n", in qcaspi_spi_thread()
597 netdev_dbg(qca->net_dev, "sync: not ready %u, turn off carrier and flush\n", in qcaspi_spi_thread()
628 netdev_dbg(qca->net_dev, "===> rdbuf error!\n"); in qcaspi_spi_thread()
636 netdev_dbg(qca->net_dev, "===> wrbuf error!\n"); in qcaspi_spi_thread()
768 netdev_dbg(qca->net_dev, "Tx-ing packet: Size: 0x%08x\n", in qcaspi_netdev_xmit()