Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c635 time_cmd.id_and_color = in iwl_mvm_protect_session()
644 time_cmd.interval = cpu_to_le32(1); in iwl_mvm_protect_session()
646 time_cmd.repeat = 1; in iwl_mvm_protect_session()
805 time_cmd.id = cpu_to_le32(uid); in iwl_mvm_remove_time_event()
807 time_cmd.id_and_color = in iwl_mvm_remove_time_event()
812 sizeof(time_cmd), &time_cmd); in iwl_mvm_remove_time_event()
978 time_cmd.id_and_color = in iwl_mvm_start_p2p_roc()
994 time_cmd.interval = cpu_to_le32(1); in iwl_mvm_start_p2p_roc()
1005 time_cmd.repeat = 1; in iwl_mvm_start_p2p_roc()
1143 time_cmd.id_and_color = in iwl_mvm_schedule_csa_period()
[all …]