Searched refs:NETIF_MSG_INTR (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/ |
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 …]
|
D | qed_main.c | 735 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-v6.6/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 427 NETIF_MSG_INTR | \
|
/Linux-v6.6/Documentation/networking/ |
D | netif-msg.rst | 91 5 NETIF_MSG_INTR 0x0020
|
/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/ |
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()
|
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()
|
D | bnx2x_cmn.c | 1145 DP(NETIF_MSG_INTR, in bnx2x_msix_fp_int()
|
/Linux-v6.6/drivers/net/ethernet/8390/ |
D | apne.c | 537 if (apne_msg_enable & NETIF_MSG_INTR) in apne_interrupt()
|
/Linux-v6.6/drivers/net/ethernet/ti/ |
D | cpsw_priv.h | 16 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
D | davinci_emac.c | 77 NETIF_MSG_INTR | \
|
D | netcp_core.c | 39 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
/Linux-v6.6/include/linux/ |
D | netdevice.h | 4316 #define NETIF_MSG_INTR __NETIF_MSG(INTR) macro 4332 #define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
|
/Linux-v6.6/drivers/net/ethernet/ti/icssg/ |
D | icssg_prueth.c | 47 NETIF_MSG_INTR | \
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 2012 DP_VERBOSE(edev, NETIF_MSG_INTR, in qede_req_msix_irqs()
|