Home
last modified time | relevance | path

Searched refs:NETIF_MSG_HW (Results 1 – 18 of 18) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_init.h713 DP(NETIF_MSG_HW, "Setting parity mask " in bnx2x_disable_blocks_parity()
746 DP(NETIF_MSG_HW, in bnx2x_clear_blocks_parity()
756 DP(NETIF_MSG_HW, "Parity error in MCP: 0x%x\n", in bnx2x_clear_blocks_parity()
Dbnx2x_main.c1721 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock()
1726 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock()
1744 DP(NETIF_MSG_HW | NETIF_MSG_IFUP, in bnx2x_trylock_hw_lock()
2258 DP(NETIF_MSG_HW, "Set SPIO 0x%x -> output low\n", spio); in bnx2x_set_spio()
2265 DP(NETIF_MSG_HW, "Set SPIO 0x%x -> output high\n", spio); in bnx2x_set_spio()
2272 DP(NETIF_MSG_HW, "Set SPIO 0x%x -> input\n", spio); in bnx2x_set_spio()
3985 DP(NETIF_MSG_HW, "aeu_mask %x newly asserted %x\n", in bnx2x_attn_int_asserted()
3988 DP(NETIF_MSG_HW, "new mask %x\n", aeu_mask); in bnx2x_attn_int_asserted()
3993 DP(NETIF_MSG_HW, "attn_state %x\n", bp->attn_state); in bnx2x_attn_int_asserted()
3995 DP(NETIF_MSG_HW, "new state %x\n", bp->attn_state); in bnx2x_attn_int_asserted()
[all …]
Dbnx2x_init_ops.h479 DP(NETIF_MSG_HW, "read order of %d order adjusted to %d\n", in bnx2x_init_pxp_arb()
484 DP(NETIF_MSG_HW, "write order of %d order adjusted to %d\n", in bnx2x_init_pxp_arb()
489 DP(NETIF_MSG_HW, "write order adjusted to 1 for FPGA\n"); in bnx2x_init_pxp_arb()
492 DP(NETIF_MSG_HW, "read order %d write order %d\n", r_order, w_order); in bnx2x_init_pxp_arb()
Dbnx2x_cmn.h55 DP(NETIF_MSG_HW, \
65 DP(NETIF_MSG_HW, \
Dbnx2x_sriov.c98 DP(NETIF_MSG_HW, "write 0x%08x to IGU(via GRC) addr 0x%x\n", in bnx2x_vf_igu_ack_sb()
104 DP(NETIF_MSG_HW, "write 0x%08x to IGU(via GRC) addr 0x%x\n", in bnx2x_vf_igu_ack_sb()
/linux-4.1.27/drivers/net/ethernet/toshiba/
Dspider_net.h445 NETIF_MSG_HW | \
Dtc35815.c841 lp->msg_enable = NETIF_MSG_TX_ERR | NETIF_MSG_HW | NETIF_MSG_DRV | NETIF_MSG_LINK; in tc35815_init_one()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c978 if ((level & NETIF_MSG_HW) != (adapter->msg_enable & NETIF_MSG_HW)) in be_set_msg_level()
980 be_cmd_set_fw_log_level(adapter, level & NETIF_MSG_HW ? in be_set_msg_level()
Dbe_main.c3909 level <= FW_LOG_LEVEL_DEFAULT ? NETIF_MSG_HW : 0; in be_get_config()
/linux-4.1.27/drivers/net/ethernet/
Djme.h43 NETIF_MSG_HW)
/linux-4.1.27/include/linux/
Dnetdevice.h3136 NETIF_MSG_HW = 0x2000, enumerator
3153 #define netif_msg_hw(p) ((p)->msg_enable & NETIF_MSG_HW)
/linux-4.1.27/drivers/net/ethernet/atheros/alx/
Dmain.c1294 alx->msg_enable = NETIF_MSG_LINK | NETIF_MSG_HW | NETIF_MSG_IFUP | in alx_probe()
/linux-4.1.27/drivers/net/ethernet/ti/
Ddavinci_emac.c95 NETIF_MSG_HW | \
Dnetcp_core.c45 #define NETCP_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
Dcpsw.c44 #define CPSW_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
/linux-4.1.27/drivers/net/ethernet/sfc/
Defx.c190 NETIF_MSG_TX_ERR | NETIF_MSG_HW);
/linux-4.1.27/drivers/net/ethernet/amd/
Dpcnet32.c1574 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/
Dqlge_main.c64 NETIF_MSG_HW | NETIF_MSG_WOL | 0;