bnxt_get_coredump_length
u32 bnxt_get_coredump_length(struct bnxt *bp, u16 dump_type);
dump_len = bnxt_get_coredump_length(bp, BNXT_DUMP_LIVE);
dump->len = bnxt_get_coredump_length(bp, bp->dump_flag);