Home
last modified time | relevance | path

Searched refs:IWL_FW_DBG_TRIGGER_STOP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.h147 return ((trig->mode & IWL_FW_DBG_TRIGGER_STOP) && in iwl_fw_dbg_trigger_stop_conf_match()
H A Dfile.h697 * @IWL_FW_DBG_TRIGGER_STOP: when trigger occurs pull the dbg data
703 IWL_FW_DBG_TRIGGER_STOP = BIT(1), enumerator
740 * if the mode is %IWL_FW_DBG_TRIGGER_STOP, then if the bit corresponding
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.h90 return ((trig->mode & IWL_FW_DBG_TRIGGER_STOP) && in iwl_fw_dbg_trigger_stop_conf_match()
H A Dfile.h653 * @IWL_FW_DBG_TRIGGER_STOP: when trigger occurs pull the dbg data
659 IWL_FW_DBG_TRIGGER_STOP = BIT(1), enumerator
696 * if the mode is %IWL_FW_DBG_TRIGGER_STOP, then if the bit corresponding

Completed in 6 milliseconds