Home
last modified time | relevance | path

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

/linux-6.6.21/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()
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 …]
Dqed_main.c735 DP_VERBOSE(hwfn, NETIF_MSG_INTR, in qed_single_int()
775 DP_VERBOSE(hwfn, (NETIF_MSG_INTR | QED_MSG_SP), in qed_slowpath_irq_req()
1459 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_init()
1497 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_release()
/linux-6.6.21/drivers/net/ethernet/toshiba/
Dspider_net.h427 NETIF_MSG_INTR | \
/linux-6.6.21/Documentation/networking/
Dnetif-msg.rst91 5 NETIF_MSG_INTR 0x0020
/linux-6.6.21/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.c1932 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()
Dbnx2x_cmn.c1145 DP(NETIF_MSG_INTR, in bnx2x_msix_fp_int()
/linux-6.6.21/drivers/net/ethernet/8390/
Dapne.c537 if (apne_msg_enable & NETIF_MSG_INTR) in apne_interrupt()
/linux-6.6.21/drivers/net/ethernet/ti/
Dcpsw_priv.h16 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
Ddavinci_emac.c77 NETIF_MSG_INTR | \
Dnetcp_core.c39 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
/linux-6.6.21/include/linux/
Dnetdevice.h4338 #define NETIF_MSG_INTR __NETIF_MSG(INTR) macro
4354 #define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
/linux-6.6.21/drivers/net/ethernet/ti/icssg/
Dicssg_prueth.c47 NETIF_MSG_INTR | \
/linux-6.6.21/drivers/net/ethernet/qlogic/qede/
Dqede_main.c2012 DP_VERBOSE(edev, NETIF_MSG_INTR, in qede_req_msix_irqs()