Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.c859 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, 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()
1394 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_sb_attn_init()
1652 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_get_igu_sb_id()
1655 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_get_igu_sb_id()
1963 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_igu_init_pure_rt_single()
2063 NETIF_MSG_INTR, in qed_int_igu_reset_cam()
2156 NETIF_MSG_INTR, in qed_int_igu_reset_cam()
[all …]
H A 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()
1458 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_init()
1496 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_release()
/openbmc/linux/Documentation/networking/
H A Dnetif-msg.rst91 5 NETIF_MSG_INTR 0x0020
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dspider_net.h427 NETIF_MSG_INTR | \
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A 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()
H A 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()
H A Dbnx2x_cmn.c1146 DP(NETIF_MSG_INTR, in bnx2x_msix_fp_int()
/openbmc/linux/drivers/net/ethernet/8390/
H A Dapne.c537 if (apne_msg_enable & NETIF_MSG_INTR) in apne_interrupt()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h16 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
H A Ddavinci_emac.c77 NETIF_MSG_INTR | \
H A Dnetcp_core.c39 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
/openbmc/linux/include/linux/
H A Dnetdevice.h4338 #define NETIF_MSG_INTR __NETIF_MSG(INTR) macro
4354 #define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c47 NETIF_MSG_INTR | \
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c2012 DP_VERBOSE(edev, NETIF_MSG_INTR, in qede_req_msix_irqs()