Searched refs:NETIF_MSG_INTR (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_int.c | 99 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "IGU mask: 0x%08x --> 0x%08x\n", in qed_int_assertion() 104 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_assertion() 124 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "set cmd IGU: 0x%04x\n", in qed_int_assertion() 204 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_attentions() 273 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "DPC Called! (hwfn %p %d)\n", in qed_int_sp_dpc() 290 DP_VERBOSE(p_hwfn->cdev, NETIF_MSG_INTR, in qed_int_sp_dpc() 303 DP_VERBOSE(p_hwfn->cdev, NETIF_MSG_INTR, in qed_int_sp_dpc() 589 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "SB [%s] index is 0x%04x\n", in qed_get_igu_sb_id() 921 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_igu_init_pure_rt() 932 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_igu_init_pure_rt() [all …]
|
D | qed_main.c | 471 DP_VERBOSE(hwfn, NETIF_MSG_INTR, in qed_single_int() 493 DP_VERBOSE(hwfn, (NETIF_MSG_INTR | QED_MSG_SP), in qed_slowpath_irq_req() 855 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_init() 878 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_release()
|
/linux-4.4.14/Documentation/networking/ |
D | netif-msg.txt | 75 5 NETIF_MSG_INTR 0x0020
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 441 NETIF_MSG_INTR | \
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 653 DP(NETIF_MSG_INTR, "write 0x%08x to IGU addr 0x%x\n", in bnx2x_igu_ack_sb_gen() 718 DP(NETIF_MSG_INTR, "read 0x%08x from IGU addr 0x%x\n", in bnx2x_igu_ack_int()
|
D | bnx2x_main.c | 1921 DP(NETIF_MSG_INTR, "not our interrupt!\n"); in bnx2x_interrupt() 1924 DP(NETIF_MSG_INTR, "got an interrupt status 0x%x\n", status); in bnx2x_interrupt() 1974 DP(NETIF_MSG_INTR, "got an unknown interrupt! (status 0x%x)\n", in bnx2x_interrupt()
|
D | bnx2x_cmn.c | 1146 DP(NETIF_MSG_INTR, in bnx2x_msix_fp_int()
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
D | apne.c | 548 if (apne_msg_enable & NETIF_MSG_INTR) in apne_interrupt()
|
/linux-4.4.14/include/linux/ |
D | netdevice.h | 3215 NETIF_MSG_INTR = 0x0200, enumerator 3232 #define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | davinci_emac.c | 91 NETIF_MSG_INTR | \
|
D | netcp_core.c | 48 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
D | cpsw.c | 48 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 1936 DP_VERBOSE(edev, NETIF_MSG_INTR, in qede_req_msix_irqs()
|