Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_int.c99 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "IGU mask: 0x%08x --> 0x%08x\n", in qed_int_assertion()
104 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_assertion()
124 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "set cmd IGU: 0x%04x\n", in qed_int_assertion()
204 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_attentions()
273 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "DPC Called! (hwfn %p %d)\n", in qed_int_sp_dpc()
290 DP_VERBOSE(p_hwfn->cdev, NETIF_MSG_INTR, in qed_int_sp_dpc()
303 DP_VERBOSE(p_hwfn->cdev, NETIF_MSG_INTR, in qed_int_sp_dpc()
589 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, "SB [%s] index is 0x%04x\n", in qed_get_igu_sb_id()
921 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_igu_init_pure_rt()
932 DP_VERBOSE(p_hwfn, NETIF_MSG_INTR, in qed_int_igu_init_pure_rt()
[all …]
Dqed_main.c471 DP_VERBOSE(hwfn, NETIF_MSG_INTR, in qed_single_int()
493 DP_VERBOSE(hwfn, (NETIF_MSG_INTR | QED_MSG_SP), in qed_slowpath_irq_req()
855 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_init()
878 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_release()
/linux-4.4.14/Documentation/networking/
Dnetif-msg.txt75 5 NETIF_MSG_INTR 0x0020
/linux-4.4.14/drivers/net/ethernet/toshiba/
Dspider_net.h441 NETIF_MSG_INTR | \
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h653 DP(NETIF_MSG_INTR, "write 0x%08x to IGU addr 0x%x\n", in bnx2x_igu_ack_sb_gen()
718 DP(NETIF_MSG_INTR, "read 0x%08x from IGU addr 0x%x\n", in bnx2x_igu_ack_int()
Dbnx2x_main.c1921 DP(NETIF_MSG_INTR, "not our interrupt!\n"); in bnx2x_interrupt()
1924 DP(NETIF_MSG_INTR, "got an interrupt status 0x%x\n", status); in bnx2x_interrupt()
1974 DP(NETIF_MSG_INTR, "got an unknown interrupt! (status 0x%x)\n", in bnx2x_interrupt()
Dbnx2x_cmn.c1146 DP(NETIF_MSG_INTR, in bnx2x_msix_fp_int()
/linux-4.4.14/drivers/net/ethernet/8390/
Dapne.c548 if (apne_msg_enable & NETIF_MSG_INTR) in apne_interrupt()
/linux-4.4.14/include/linux/
Dnetdevice.h3215 NETIF_MSG_INTR = 0x0200, enumerator
3232 #define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
/linux-4.4.14/drivers/net/ethernet/ti/
Ddavinci_emac.c91 NETIF_MSG_INTR | \
Dnetcp_core.c48 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
Dcpsw.c48 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
Dqede_main.c1936 DP_VERBOSE(edev, NETIF_MSG_INTR, in qede_req_msix_irqs()