Searched refs:NETIF_MSG_HW (Results 1 – 18 of 18) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_init.h | 713 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()
|
D | bnx2x_main.c | 1721 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 …]
|
D | bnx2x_init_ops.h | 479 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()
|
D | bnx2x_cmn.h | 55 DP(NETIF_MSG_HW, \ 65 DP(NETIF_MSG_HW, \
|
D | bnx2x_sriov.c | 98 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/ |
D | spider_net.h | 445 NETIF_MSG_HW | \
|
D | tc35815.c | 841 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/ |
D | be_ethtool.c | 978 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()
|
D | be_main.c | 3909 level <= FW_LOG_LEVEL_DEFAULT ? NETIF_MSG_HW : 0; in be_get_config()
|
/linux-4.1.27/drivers/net/ethernet/ |
D | jme.h | 43 NETIF_MSG_HW)
|
/linux-4.1.27/include/linux/ |
D | netdevice.h | 3136 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/ |
D | main.c | 1294 alx->msg_enable = NETIF_MSG_LINK | NETIF_MSG_HW | NETIF_MSG_IFUP | in alx_probe()
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | davinci_emac.c | 95 NETIF_MSG_HW | \
|
D | netcp_core.c | 45 #define NETCP_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
|
D | cpsw.c | 44 #define CPSW_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | efx.c | 190 NETIF_MSG_TX_ERR | NETIF_MSG_HW);
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | pcnet32.c | 1574 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_main.c | 64 NETIF_MSG_HW | NETIF_MSG_WOL | 0;
|