Home
last modified time | relevance | path

Searched refs:iwl_fw_dbg_is_d3_debug_enabled (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/iwlwifi/fw/
HDdbg.h204 static inline bool iwl_fw_dbg_is_d3_debug_enabled(struct iwl_fw_runtime *fwrt) in iwl_fw_dbg_is_d3_debug_enabled() function
HDdbg.c850 if (iwl_fw_dbg_is_d3_debug_enabled(fwrt) && fwrt->dump.d3_debug_data) { in iwl_fw_error_dump_file()
985 if (iwl_fw_dbg_is_d3_debug_enabled(fwrt) && fwrt->dump.d3_debug_data) { in iwl_fw_error_dump_file()
3230 if (!iwl_fw_dbg_is_d3_debug_enabled(fwrt))
/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDops.c137 if (iwl_fw_dbg_is_d3_debug_enabled(&mvm->fwrt)) in iwl_mvm_nic_config()