Searched refs:NETIF_MSG_INTR (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/Documentation/networking/ |
D | netif-msg.txt | 75 5 NETIF_MSG_INTR 0x0020
|
/linux-3.4.99/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 441 NETIF_MSG_INTR | \
|
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 604 DP(NETIF_MSG_INTR, "write 0x%08x to IGU addr 0x%x\n", in bnx2x_igu_ack_sb_gen() 716 DP(NETIF_MSG_INTR, "read 0x%08x from IGU addr 0x%x\n", in bnx2x_igu_ack_int()
|
D | bnx2x_cmn.c | 836 DP(NETIF_MSG_INTR, in bnx2x_msix_fp_int()
|
D | bnx2x_main.c | 1744 DP(NETIF_MSG_INTR, "not our interrupt!\n"); in bnx2x_interrupt() 1747 DP(NETIF_MSG_INTR, "got an interrupt status 0x%x\n", status); in bnx2x_interrupt() 1795 DP(NETIF_MSG_INTR, "got an unknown interrupt! (status 0x%x)\n", in bnx2x_interrupt()
|
/linux-3.4.99/include/linux/ |
D | netdevice.h | 2313 NETIF_MSG_INTR = 0x0200, enumerator 2330 #define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
|
/linux-3.4.99/drivers/net/ethernet/ti/ |
D | cpsw.c | 38 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
D | davinci_emac.c | 81 NETIF_MSG_INTR | \
|