Searched refs:BNX2X_MSG_MCP (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/bnx2x/ |
D | bnx2x_main.c | 2241 DP(BNX2X_MSG_MCP, "wrote command (%x) to FW MB\n", (command | seq)); in bnx2x_fw_command() 2252 DP(BNX2X_MSG_MCP, "[after %d ms] read (%x) seq is (%x) from FW MB\n", in bnx2x_fw_command() 2662 DP(BNX2X_MSG_MCP, "dcc_event 0x%x\n", dcc_event); in bnx2x_dcc_event() 4993 DP(BNX2X_MSG_MCP, "starting common init func %d\n", BP_ABS_FUNC(bp)); in bnx2x_init_hw_common() 5383 DP(BNX2X_MSG_MCP, "starting port init port %d\n", port); in bnx2x_init_hw_port() 5593 DP(BNX2X_MSG_MCP, "starting func init func %d\n", func); in bnx2x_init_hw_func() 5849 DP(BNX2X_MSG_MCP, "Hmmm... Parity errors in HC " in bnx2x_init_hw_func() 5874 DP(BNX2X_MSG_MCP, "function %d load_code %x\n", in bnx2x_init_hw() 5914 DP(BNX2X_MSG_MCP, "drv_pulse 0x%x\n", bp->fw_drv_pulse_wr_seq); in bnx2x_init_hw() 7162 DP(BNX2X_MSG_MCP, "function %d reset_code %x\n", in bnx2x_reset_chip()
|
D | bnx2x.h | 64 #define BNX2X_MSG_MCP 0x010000 /* was: NETIF_MSG_HW */ macro
|