Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_int.c265 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()
841 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "IGU mask: 0x%08x --> 0x%08x\n", in qed_int_assertion()
846 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_assertion()
866 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "set cmd IGU: 0x%04x\n", in qed_int_assertion()
1010 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_deassertion()
1181 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_attentions()
1184 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_attentions()
1247 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "DPC Called! (hwfn %p %d)\n", in qed_int_sp_dpc()
1263 DP_VERBOSE(p_hwfn->cdev, NETIF_MSG_INTR, in qed_int_sp_dpc()
[all …]
Dqed_main.c763 DP_VERBOSE(hwfn, NETIF_MSG_INTR, in qed_single_int()
803 DP_VERBOSE(hwfn, (NETIF_MSG_INTR | QED_MSG_SP), in qed_slowpath_irq_req()
1481 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_init()
1519 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_release()
/Linux-v5.10/Documentation/networking/
Dnetif-msg.rst91 5 NETIF_MSG_INTR 0x0020
/Linux-v5.10/drivers/net/ethernet/toshiba/
Dspider_net.h428 NETIF_MSG_INTR | \
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h648 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()
Dbnx2x_main.c1923 DP(NETIF_MSG_INTR, "not our interrupt!\n"); in bnx2x_interrupt()
1926 DP(NETIF_MSG_INTR, "got an interrupt status 0x%x\n", status); in bnx2x_interrupt()
1976 DP(NETIF_MSG_INTR, "got an unknown interrupt! (status 0x%x)\n", in bnx2x_interrupt()
Dbnx2x_cmn.c1133 DP(NETIF_MSG_INTR, in bnx2x_msix_fp_int()
/Linux-v5.10/drivers/net/ethernet/8390/
Dapne.c548 if (apne_msg_enable & NETIF_MSG_INTR) in apne_interrupt()
/Linux-v5.10/drivers/net/ethernet/ti/
Dcpsw_priv.h13 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
Ddavinci_emac.c77 NETIF_MSG_INTR | \
Dnetcp_core.c40 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
/Linux-v5.10/include/linux/
Dnetdevice.h4139 #define NETIF_MSG_INTR __NETIF_MSG(INTR) macro
4155 #define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
/Linux-v5.10/drivers/net/ethernet/qlogic/qede/
Dqede_main.c1899 DP_VERBOSE(edev, NETIF_MSG_INTR, in qede_req_msix_irqs()