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