Searched refs:NES_DBG_NIC_TX (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_nic.c | 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()
|
D | nes.h | 122 #define NES_DBG_NIC_TX 0x00000100 macro
|