Searched refs:bnxt_hwrm_get_dump_len (Results 1 – 2 of 2) sorted by relevance
603 int bnxt_hwrm_get_dump_len(struct bnxt *bp, u16 dump_type, u32 *dump_len) in bnxt_hwrm_get_dump_len() function670 if (!bnxt_hwrm_get_dump_len(bp, dump_type, &len)) in bnxt_get_coredump_length()
9648 rc = bnxt_hwrm_get_dump_len(bp, BNXT_DUMP_CRASH, &mem_size); in bnxt_alloc_crash_dump_mem()