Home
last modified time | relevance | path

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

/Linux-v5.15/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.c767 DP_VERBOSE(hwfn, NETIF_MSG_INTR, in qed_single_int()
807 DP_VERBOSE(hwfn, (NETIF_MSG_INTR | QED_MSG_SP), in qed_slowpath_irq_req()
1491 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_init()
1529 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_release()
/Linux-v5.15/drivers/net/ethernet/toshiba/
Dspider_net.h428 NETIF_MSG_INTR | \
/Linux-v5.15/Documentation/networking/
Dnetif-msg.rst91 5 NETIF_MSG_INTR 0x0020
/Linux-v5.15/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.c1922 DP(NETIF_MSG_INTR, "not our interrupt!\n"); in bnx2x_interrupt()
1925 DP(NETIF_MSG_INTR, "got an interrupt status 0x%x\n", status); in bnx2x_interrupt()
1975 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.15/drivers/net/ethernet/8390/
Dapne.c543 if (apne_msg_enable & NETIF_MSG_INTR) in apne_interrupt()
/Linux-v5.15/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.15/include/linux/
Dnetdevice.h4369 #define NETIF_MSG_INTR __NETIF_MSG(INTR) macro
4385 #define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
/Linux-v5.15/drivers/net/ethernet/qlogic/qede/
Dqede_main.c1911 DP_VERBOSE(edev, NETIF_MSG_INTR, in qede_req_msix_irqs()