Home
last modified time | relevance | path

Searched refs:NETIF_MSG_INTR (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/Documentation/networking/
Dnetif-msg.txt75 5 NETIF_MSG_INTR 0x0020
/linux-4.1.27/drivers/net/ethernet/toshiba/
Dspider_net.h441 NETIF_MSG_INTR | \
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h643 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()
Dbnx2x_cmn.c1126 DP(NETIF_MSG_INTR, in bnx2x_msix_fp_int()
Dbnx2x_main.c1916 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/
Dapne.c548 if (apne_msg_enable & NETIF_MSG_INTR) in apne_interrupt()
/linux-4.1.27/include/linux/
Dnetdevice.h3132 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/
Ddavinci_emac.c91 NETIF_MSG_INTR | \
Dnetcp_core.c47 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
Dcpsw.c46 NETIF_MSG_IFUP | NETIF_MSG_INTR | \