Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c2818 DP(BNX2X_MSG_MCP, in bnx2x_handle_afex_cmd()
2826 DP(BNX2X_MSG_MCP, in bnx2x_handle_afex_cmd()
2839 DP(BNX2X_MSG_MCP, in bnx2x_handle_afex_cmd()
2857 DP(BNX2X_MSG_MCP, in bnx2x_handle_afex_cmd()
2986 DP(BNX2X_MSG_MCP, "pmf %d\n", bp->port.pmf); in bnx2x_pmf_update()
3555 DP(BNX2X_MSG_MCP, in bnx2x_config_mf_bw()
3575 DP(BNX2X_MSG_MCP, "EEE - LLDP event\n"); in bnx2x_handle_eee_event()
3776 DP(BNX2X_MSG_MCP, "oem_event 0x%x\n", event); in bnx2x_oem_event()
5572 DP(BNX2X_MSG_SP | BNX2X_MSG_MCP, in bnx2x_eq_int()
14854 DP(BNX2X_MSG_MCP, "No FC-NPIV in NVRAM\n"); in bnx2x_get_fc_npiv()
[all …]
H A Dbnx2x_sriov.c941 DP(BNX2X_MSG_MCP, "DRV_STATUS_VF_DISABLED ACK for vfs 0x%x 0x%x\n", in bnx2x_vf_flr_clnup()
964 DP(BNX2X_MSG_MCP, in bnx2x_vf_handle_flr_event()
H A Dbnx2x.h78 #define BNX2X_MSG_MCP 0x0010000 /* was: NETIF_MSG_HW */ macro
H A Dbnx2x_ethtool.c1195 if (IS_PF(bp) && (level & BNX2X_MSG_MCP)) in bnx2x_set_msglevel()