Lines Matching full:trigger

687  * @IWL_FW_DBG_TRIGGER_START: when trigger occurs re-conf the dbg mechanism
688 * @IWL_FW_DBG_TRIGGER_STOP: when trigger occurs pull the dbg data
689 * @IWL_FW_DBG_TRIGGER_MONITOR_ONLY: when trigger occurs trigger is set to
707 * enum iwl_fw_dbg_trigger_vif_type - define the VIF type for a trigger
727 * struct iwl_fw_dbg_trigger_tlv - a TLV that describes the trigger
730 * @stop_conf_ids: bitmap of configurations this trigger relates to.
735 * after the STOP trigger fires.
739 * @occurrences: number of occurrences. 0 means the trigger will never fire.
741 * trigger in which another occurrence should be ignored.
744 * @data: trigger data
766 * struct iwl_fw_dbg_trigger_missed_bcon - configures trigger for missed beacons
784 * struct iwl_fw_dbg_trigger_cmd - configures trigger for messages from FW.
785 * @cmds: the list of commands to trigger the collection on
795 * struct iwl_fw_dbg_trigger_stats - configures trigger for statistics
809 * struct iwl_fw_dbg_trigger_low_rssi - trigger for low beacon RSSI
810 * @rssi: RSSI value to trigger at
817 * struct iwl_fw_dbg_trigger_mlme - configures trigger for mlme events
879 * struct iwl_fw_dbg_trigger_time_event - configures a time event trigger
881 * trigger each time a time event notification that relates to time event
895 * struct iwl_fw_dbg_trigger_ba - configures BlockAck related trigger
896 * rx_ba_start: tid bitmap to configure on what tid the trigger should occur
898 * rx_ba_stop: tid bitmap to configure on what tid the trigger should occur
900 * tx_ba_start: tid bitmap to configure on what tid the trigger should occur
902 * tx_ba_stop: tid bitmap to configure on what tid the trigger should occur
904 * rx_bar: tid bitmap to configure on what tid the trigger should occur
906 * tx_bar: tid bitmap to configure on what tid the trigger should occur
908 * frame_timeout: tid bitmap to configure on what tid the trigger should occur
922 * struct iwl_fw_dbg_trigger_tdls - configures trigger for TDLS events.
923 * @action_bitmap: the TDLS action to trigger the collection upon
924 * @peer_mode: trigger on specific peer or all
925 * @peer: the TDLS peer to trigger the collection on
935 * struct iwl_fw_dbg_trigger_tx_status - configures trigger for tx response
937 * @statuses: the list of statuses to trigger the collection on