Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.h51 int iwl_fw_dbg_collect(struct iwl_fw_runtime *fwrt,
H A Ddbg.c2781 int iwl_fw_dbg_collect(struct iwl_fw_runtime *fwrt, in iwl_fw_dbg_collect() function
2821 IWL_EXPORT_SYMBOL(iwl_fw_dbg_collect);
2849 ret = iwl_fw_dbg_collect(fwrt, le32_to_cpu(trigger->id), buf, len, in iwl_fw_dbg_collect_trig()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c1569 iwl_fw_dbg_collect(&mvm->fwrt, FW_DBG_TRIGGER_USER, buf, in iwl_dbgfs_fw_dbg_collect_write()