Home
last modified time | relevance | path

Searched refs:iwl_fw_start_dbg_conf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.h57 int iwl_fw_start_dbg_conf(struct iwl_fw_runtime *fwrt, u8 id);
H A Ddbg.c2859 int iwl_fw_start_dbg_conf(struct iwl_fw_runtime *fwrt, u8 conf_id) in iwl_fw_start_dbg_conf() function
2904 IWL_EXPORT_SYMBOL(iwl_fw_start_dbg_conf);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c1541 iwl_fw_start_dbg_conf(&mvm->fwrt, FW_DBG_START_FROM_ALIVE); in iwl_mvm_up()
H A Ddebugfs.c1553 ret = iwl_fw_start_dbg_conf(&mvm->fwrt, conf_id); in iwl_dbgfs_fw_dbg_conf_write()