Searched refs:NETIF_MSG_INTR (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_int.c | 265 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "%s\n", msg); in qed_pglueb_rbc_attn_handler() 304 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "%s\n", msg); in qed_pglueb_rbc_attn_handler() 854 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "IGU mask: 0x%08x --> 0x%08x\n", in qed_int_assertion() 859 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_assertion() 879 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "set cmd IGU: 0x%04x\n", in qed_int_assertion() 1030 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_deassertion() 1201 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_attentions() 1204 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_attentions() 1267 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "DPC Called! (hwfn %p %d)\n", in qed_int_sp_dpc() 1283 DP_VERBOSE(p_hwfn->cdev, NETIF_MSG_INTR, in qed_int_sp_dpc() [all …]
|
H A D | qed_main.c | 734 DP_VERBOSE(hwfn, NETIF_MSG_INTR, in qed_single_int() 774 DP_VERBOSE(hwfn, (NETIF_MSG_INTR | QED_MSG_SP), in qed_slowpath_irq_req() 1457 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_init() 1495 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_release()
|
/linux/drivers/net/ethernet/toshiba/ |
H A D | spider_net.h | 427 NETIF_MSG_INTR | \
|
/linux/Documentation/networking/ |
H A D | netif-msg.rst | 91 5 NETIF_MSG_INTR 0x0020
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 648 DP(NETIF_MSG_INTR, "write 0x%08x to IGU addr 0x%x\n", in bnx2x_igu_ack_sb_gen() 711 DP(NETIF_MSG_INTR, "read 0x%08x from IGU addr 0x%x\n", in bnx2x_igu_ack_int()
|
H A D | bnx2x_main.c | 1932 DP(NETIF_MSG_INTR, "not our interrupt!\n"); in bnx2x_interrupt() 1935 DP(NETIF_MSG_INTR, "got an interrupt status 0x%x\n", status); in bnx2x_interrupt() 1985 DP(NETIF_MSG_INTR, "got an unknown interrupt! (status 0x%x)\n", in bnx2x_interrupt()
|
H A D | bnx2x_cmn.c | 1146 DP(NETIF_MSG_INTR, in bnx2x_msix_fp_int()
|
/linux/drivers/net/ethernet/8390/ |
H A D | apne.c | 537 if (apne_msg_enable & NETIF_MSG_INTR) in apne_interrupt()
|
/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_common.c | 35 NETIF_MSG_INTR | \
|
/linux/include/linux/ |
H A D | netdevice.h | 4555 #define NETIF_MSG_INTR __NETIF_MSG(INTR) macro 4571 #define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | 2012 DP_VERBOSE(edev, NETIF_MSG_INTR, in qede_req_msix_irqs()
|