Home
last modified time | relevance | path

Searched refs:BNX2X_MSG_MCP (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c2544 DP(BNX2X_MSG_MCP, "pmf %d\n", bp->port.pmf); in bnx2x_pmf_update()
2592 DP(BNX2X_MSG_MCP, "wrote command (%x) to FW MB param 0x%08x\n", in bnx2x_fw_command()
2604 DP(BNX2X_MSG_MCP, "[after %d ms] read (%x) seq is (%x) from FW MB\n", in bnx2x_fw_command()
3115 DP(BNX2X_MSG_MCP, "dcc_event 0x%x\n", dcc_event); in bnx2x_dcc_event()
3125 DP(BNX2X_MSG_MCP, "mf_cfg function disabled\n"); in bnx2x_dcc_event()
3130 DP(BNX2X_MSG_MCP, "mf_cfg function enabled\n"); in bnx2x_dcc_event()
Dbnx2x.h62 #define BNX2X_MSG_MCP 0x0010000 /* was: NETIF_MSG_HW */ macro
Dbnx2x_ethtool.c886 if (level & BNX2X_MSG_MCP) in bnx2x_set_msglevel()