Searched refs:bnxt_hwrm_get_dump_len (Results 1 – 3 of 3) sorted by relevance
165 int bnxt_hwrm_get_dump_len(struct bnxt *bp, u16 dump_type, u32 *dump_len);
576 int bnxt_hwrm_get_dump_len(struct bnxt *bp, u16 dump_type, u32 *dump_len) in bnxt_hwrm_get_dump_len() function643 if (!bnxt_hwrm_get_dump_len(bp, dump_type, &len)) in bnxt_get_coredump_length()
9282 rc = bnxt_hwrm_get_dump_len(bp, BNXT_DUMP_CRASH, &mem_size); in bnxt_alloc_crash_dump_mem()