Searched refs:bnxt_hwrm_get_dump_len (Results 1 – 3 of 3) sorted by relevance
122 int bnxt_hwrm_get_dump_len(struct bnxt *bp, u16 dump_type, u32 *dump_len);
449 int bnxt_hwrm_get_dump_len(struct bnxt *bp, u16 dump_type, u32 *dump_len) in bnxt_hwrm_get_dump_len() function515 if (bnxt_hwrm_get_dump_len(bp, dump_type, &len)) { in bnxt_get_coredump_length()
8963 rc = bnxt_hwrm_get_dump_len(bp, BNXT_DUMP_CRASH, &mem_size); in bnxt_alloc_crash_dump_mem()