Lines Matching refs:action
258 !(trig_action_bitmap & le32_to_cpu(notif->action)) || in iwl_mvm_te_check_trigger()
265 le32_to_cpu(notif->action), in iwl_mvm_te_check_trigger()
286 le32_to_cpu(notif->action)); in iwl_mvm_te_handle_notif()
301 if (notif->action & cpu_to_le32(TE_V2_NOTIF_HOST_EVENT_START)) in iwl_mvm_te_handle_notif()
314 if (le32_to_cpu(notif->action) & TE_V2_NOTIF_HOST_EVENT_END) { in iwl_mvm_te_handle_notif()
337 } else if (le32_to_cpu(notif->action) & TE_V2_NOTIF_HOST_EVENT_START) { in iwl_mvm_te_handle_notif()
376 (le32_to_cpu(notif->action) & in iwl_mvm_aux_roc_te_handle_notif()
384 le32_to_cpu(notif->action)); in iwl_mvm_aux_roc_te_handle_notif()
386 if (le32_to_cpu(notif->action) == TE_V2_NOTIF_HOST_EVENT_END) { in iwl_mvm_aux_roc_te_handle_notif()
395 } else if (le32_to_cpu(notif->action) == TE_V2_NOTIF_HOST_EVENT_START) { in iwl_mvm_aux_roc_te_handle_notif()
403 le32_to_cpu(notif->action)); in iwl_mvm_aux_roc_te_handle_notif()
423 le32_to_cpu(notif->action)); in iwl_mvm_rx_time_event_notif()
597 time_cmd.action = cpu_to_le32(FW_CTXT_ACTION_ADD); in iwl_mvm_protect_session()
692 aux_cmd.action = cpu_to_le32(FW_CTXT_ACTION_REMOVE); in iwl_mvm_remove_aux_roc_te()
722 time_cmd.action = cpu_to_le32(FW_CTXT_ACTION_REMOVE); in iwl_mvm_remove_time_event()
762 time_cmd.action = cpu_to_le32(FW_CTXT_ACTION_ADD); in iwl_mvm_start_p2p_roc()
867 time_cmd.action = cpu_to_le32(FW_CTXT_ACTION_ADD); in iwl_mvm_schedule_csa_period()