Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c685 time_cmd.id_and_color = in iwl_mvm_protect_session()
694 time_cmd.interval = cpu_to_le32(1); in iwl_mvm_protect_session()
696 time_cmd.repeat = 1; in iwl_mvm_protect_session()
911 time_cmd.id = cpu_to_le32(uid); in iwl_mvm_remove_time_event()
913 time_cmd.id_and_color = in iwl_mvm_remove_time_event()
918 sizeof(time_cmd), &time_cmd); in iwl_mvm_remove_time_event()
1208 time_cmd.id_and_color = in iwl_mvm_start_p2p_roc()
1224 time_cmd.interval = cpu_to_le32(1); in iwl_mvm_start_p2p_roc()
1235 time_cmd.repeat = 1; in iwl_mvm_start_p2p_roc()
1401 time_cmd.id_and_color = in iwl_mvm_schedule_csa_period()
[all …]