bnx2x_fw_dump_lvl
void bnx2x_fw_dump_lvl(struct bnx2x *bp, const char *lvl);
bnx2x_fw_dump_lvl(bp, KERN_INFO);
bnx2x_fw_dump_lvl(bp, KERN_ERR);