Searched refs:NETIF_MSG_INTR (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/Documentation/networking/ |
D | netif-msg.txt | 75 5 NETIF_MSG_INTR 0x0020
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 441 NETIF_MSG_INTR | \
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 643 DP(NETIF_MSG_INTR, "write 0x%08x to IGU addr 0x%x\n", in bnx2x_igu_ack_sb_gen() 708 DP(NETIF_MSG_INTR, "read 0x%08x from IGU addr 0x%x\n", in bnx2x_igu_ack_int()
|
D | bnx2x_cmn.c | 1126 DP(NETIF_MSG_INTR, in bnx2x_msix_fp_int()
|
D | bnx2x_main.c | 1916 DP(NETIF_MSG_INTR, "not our interrupt!\n"); in bnx2x_interrupt() 1919 DP(NETIF_MSG_INTR, "got an interrupt status 0x%x\n", status); in bnx2x_interrupt() 1969 DP(NETIF_MSG_INTR, "got an unknown interrupt! (status 0x%x)\n", in bnx2x_interrupt()
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | apne.c | 548 if (apne_msg_enable & NETIF_MSG_INTR) in apne_interrupt()
|
/linux-4.1.27/include/linux/ |
D | netdevice.h | 3132 NETIF_MSG_INTR = 0x0200, enumerator 3149 #define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | davinci_emac.c | 91 NETIF_MSG_INTR | \
|
D | netcp_core.c | 47 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
D | cpsw.c | 46 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|