Searched refs:dbg_bin_dump (Results 1 – 2 of 2) sorted by relevance
7992 if (p_hwfn->cdev->dbg_bin_dump) { in format_feature()8256 u8 omit_engine, u8 dbg_bin_dump) in qed_calc_regdump_header() argument8267 SET_FIELD(res, REGDUMP_HEADER_BIN_DUMP, dbg_bin_dump); in qed_calc_regdump_header()8288 cdev->dbg_bin_dump = 1; in qed_dbg_all_data()8307 cdev->dbg_bin_dump); in qed_dbg_all_data()8322 cdev->dbg_bin_dump); in qed_dbg_all_data()8337 cdev->dbg_bin_dump); in qed_dbg_all_data()8352 cdev->dbg_bin_dump); in qed_dbg_all_data()8369 cdev->dbg_bin_dump); in qed_dbg_all_data()8386 cdev->dbg_bin_dump); in qed_dbg_all_data()[all …]
834 bool dbg_bin_dump; member