Searched refs:dbg_bin_dump (Results 1 – 2 of 2) sorted by relevance
8005 if (p_hwfn->cdev->dbg_bin_dump) { in format_feature()8269 u8 omit_engine, u8 dbg_bin_dump) in qed_calc_regdump_header() argument8280 SET_FIELD(res, REGDUMP_HEADER_BIN_DUMP, dbg_bin_dump); in qed_calc_regdump_header()8301 cdev->dbg_bin_dump = 1; in qed_dbg_all_data()8320 cdev->dbg_bin_dump); in qed_dbg_all_data()8335 cdev->dbg_bin_dump); in qed_dbg_all_data()8350 cdev->dbg_bin_dump); in qed_dbg_all_data()8365 cdev->dbg_bin_dump); in qed_dbg_all_data()8382 cdev->dbg_bin_dump); in qed_dbg_all_data()8399 cdev->dbg_bin_dump); in qed_dbg_all_data()[all …]
834 bool dbg_bin_dump; member