Searched refs:BNXT_DUMP_LIVE (Results 1 – 2 of 2) sorted by relevance
196 dump_len = bnxt_get_coredump_length(bp, BNXT_DUMP_LIVE); in bnxt_fw_dump()204 rc = bnxt_get_coredump(bp, BNXT_DUMP_LIVE, data, &dump_len); in bnxt_fw_dump()
2176 #define BNXT_DUMP_LIVE 0 macro