• Home
  • Raw
  • Download

Lines Matching refs:nes_debug

124 		nes_debug(NES_DBG_NETDEV, "%s: exiting with work pending\n",  in nes_netdev_poll()
203 nes_debug(NES_DBG_NETDEV, "i=%d, perfect filter table index= %d, PERF FILTER LOW" in nes_netdev_open()
230 nes_debug(NES_DBG_INIT, "Setting up MAC interrupt mask.\n"); in nes_netdev_open()
286 nes_debug(NES_DBG_SHUTDOWN, "nesvnic=%p, nesdev=%p, netdev=%p %s\n", in nes_netdev_stop()
377 nes_debug(NES_DBG_NIC_TX, "%s: VLAN packet to send... VLAN = %08X\n", in nes_nic_send()
412 nes_debug(NES_DBG_NIC_TX, "%s: Packet with %u fragments not sent, skb_headlen=%u\n", in nes_nic_send()
551 nes_debug(NES_DBG_NIC_TX, "%s: HNIC SQ full- TSO request has too many frags!\n", in nes_netdev_start_xmit()
580 nes_debug(NES_DBG_NIC_TX, "%s: VLAN packet to send... VLAN = %08X\n", in nes_netdev_start_xmit()
593 nes_debug(NES_DBG_NIC_TX, "ERROR: SKB header too big, headlen=%u, FIRST_FRAG_SIZE=%u\n", in nes_netdev_start_xmit()
595 nes_debug(NES_DBG_NIC_TX, "%s Request to tx NIC packet length %u, headlen %u," in nes_netdev_start_xmit()
797 nes_debug(NES_DBG_NIC_TX, "%s: tx timeout\n", netdev->name); in nes_netdev_tx_timeout()
902 nes_debug(NES_DBG_NIC_RX, "Number of MC entries = %d, Promiscuous = %d, All Multicast = %d.\n", in nes_netdev_set_multicast_list()
932 nes_debug(NES_DBG_NIC_RX, in nes_netdev_set_multicast_list()
944 nes_debug(NES_DBG_NIC_RX, "Assigning MC Address %pM to register 0x%04X nic_idx=%d\n", in nes_netdev_set_multicast_list()
965 nes_debug(NES_DBG_NIC_RX, "Clearing MC Address at register 0x%04X\n", in nes_netdev_set_multicast_list()
1596 nes_debug(NES_DBG_NETDEV, "%s: %s\n", __func__, netdev->name); in nes_vlan_mode()
1668 nes_debug(NES_DBG_INIT, "netdev = %p, %s\n", netdev, netdev->name); in nes_netdev_init()
1681 nes_debug(NES_DBG_INIT, "Enabling VLAN Insert/Delete.\n"); in nes_netdev_init()
1714 nes_debug(NES_DBG_INIT, "nesvnic = %p, reported features = 0x%lX, QPid = %d," in nes_netdev_init()
1761 nes_debug(NES_DBG_INIT, "Adding nesvnic (%p) to the adapters nesvnic_list for MAC%d.\n", in nes_netdev_init()
1834 nes_debug(NES_DBG_INIT, "Phy interrupt status = 0x%X.\n", u32temp); in nes_netdev_init()
1876 nes_debug(NES_DBG_CM, "Bad return code from dev_queue_xmit %d\n", ret); in nes_nic_cm_xmit()