Searched refs:dbg_bin_dump (Results 1 – 2 of 2) sorted by relevance
8004 if (p_hwfn->cdev->dbg_bin_dump) { in format_feature()8268 u8 omit_engine, u8 dbg_bin_dump) in qed_calc_regdump_header() argument8279 SET_FIELD(res, REGDUMP_HEADER_BIN_DUMP, dbg_bin_dump); in qed_calc_regdump_header()8300 cdev->dbg_bin_dump = 1; in qed_dbg_all_data()8319 cdev->dbg_bin_dump); in qed_dbg_all_data()8334 cdev->dbg_bin_dump); in qed_dbg_all_data()8349 cdev->dbg_bin_dump); in qed_dbg_all_data()8364 cdev->dbg_bin_dump); in qed_dbg_all_data()8381 cdev->dbg_bin_dump); in qed_dbg_all_data()8398 cdev->dbg_bin_dump); in qed_dbg_all_data()[all …]
832 bool dbg_bin_dump; member