Searched refs:NETIF_MSG_INTR (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/net/ethernet/qlogic/qed/ |
| A D | qed_int.c | 859 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 …]
|
| A D | qed_main.c | 762 DP_VERBOSE(hwfn, NETIF_MSG_INTR, in qed_single_int() 802 DP_VERBOSE(hwfn, (NETIF_MSG_INTR | QED_MSG_SP), in qed_slowpath_irq_req() 1487 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_init() 1525 DP_VERBOSE(cdev, NETIF_MSG_INTR, in qed_sb_release()
|
| /linux/drivers/net/ethernet/toshiba/ |
| A D | spider_net.h | 428 NETIF_MSG_INTR | \
|
| /linux/Documentation/networking/ |
| A D | netif-msg.rst | 91 5 NETIF_MSG_INTR 0x0020
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| A 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()
|
| A D | bnx2x_main.c | 1922 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()
|
| A D | bnx2x_cmn.c | 1133 DP(NETIF_MSG_INTR, in bnx2x_msix_fp_int()
|
| /linux/drivers/net/ethernet/8390/ |
| A D | apne.c | 542 if (apne_msg_enable & NETIF_MSG_INTR) in apne_interrupt()
|
| /linux/drivers/net/ethernet/ti/ |
| A D | cpsw_priv.h | 13 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
| A D | davinci_emac.c | 77 NETIF_MSG_INTR | \
|
| A D | netcp_core.c | 40 NETIF_MSG_IFUP | NETIF_MSG_INTR | \
|
| /linux/include/linux/ |
| A D | netdevice.h | 4370 #define NETIF_MSG_INTR __NETIF_MSG(INTR) macro 4386 #define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| A D | qede_main.c | 1909 DP_VERBOSE(edev, NETIF_MSG_INTR, in qede_req_msix_irqs()
|
Completed in 86 milliseconds