Home
last modified time | relevance | path

Searched refs:apply_time (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtime-event.h258 * @apply_time: When to start the Time Event (in GP2)
278 __le32 apply_time; member
327 * @apply_time: GP2 value to start (should always be the current GP2 value)
336 __le32 apply_time; member
H A Dphy-ctxt.h176 * @apply_time: 0 means immediate apply and context switch.
187 __le32 apply_time; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtime-event.h200 * @apply_time: When to start the Time Event (in GP2)
220 __le32 apply_time; member
269 * @apply_time: GP2 value to start (should always be the current GP2 value)
278 __le32 apply_time; member
H A Dphy-ctxt.h120 * @apply_time: 0 means immediate apply and context switch.
131 __le32 apply_time; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c619 time_cmd.apply_time = cpu_to_le32(0); in iwl_mvm_protect_session()
961 time_cmd.apply_time = cpu_to_le32(0); in iwl_mvm_start_p2p_roc()
1083 u32 duration, u32 apply_time) in iwl_mvm_schedule_csa_period()
1115 time_cmd.apply_time = cpu_to_le32(apply_time); in iwl_mvm_schedule_csa_period()
1122 if (!apply_time) in iwl_mvm_schedule_csa_period()
1081 iwl_mvm_schedule_csa_period(struct iwl_mvm *mvm, struct ieee80211_vif *vif, u32 duration, u32 apply_time) iwl_mvm_schedule_csa_period() argument
H A Dtime-event.h227 * @apply_time: NoA start time in GP2.
234 u32 duration, u32 apply_time);
H A Dmac-ctxt.c1317 u32 apply_time = gp2 + rel_time * 1024; in iwl_mvm_csa_count_down() local
1322 apply_time); in iwl_mvm_csa_count_down()
H A Dmac80211.c3739 tail->apply_time = cpu_to_le32(iwl_mvm_get_systime(mvm)); in iwl_mvm_send_aux_roc_cmd()
4582 u32 apply_time; in iwl_mvm_old_pre_chan_sw_sta() local
4591 apply_time = 0; in iwl_mvm_old_pre_chan_sw_sta()
4593 apply_time = chsw->device_timestamp + in iwl_mvm_old_pre_chan_sw_sta()
4608 apply_time); in iwl_mvm_old_pre_chan_sw_sta()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.h170 * @apply_time: NoA start time in GP2.
177 u32 duration, u32 apply_time);
H A Dtime-event.c639 time_cmd.apply_time = cpu_to_le32(0); in iwl_mvm_protect_session()
993 time_cmd.apply_time = cpu_to_le32(0); in iwl_mvm_start_p2p_roc()
1114 u32 duration, u32 apply_time) in iwl_mvm_schedule_csa_period()
1146 time_cmd.apply_time = cpu_to_le32(apply_time); in iwl_mvm_schedule_csa_period()
1153 if (!apply_time) in iwl_mvm_schedule_csa_period()
1112 iwl_mvm_schedule_csa_period(struct iwl_mvm *mvm, struct ieee80211_vif *vif, u32 duration, u32 apply_time) iwl_mvm_schedule_csa_period() argument
H A Dmac80211.c4425 tail->apply_time = cpu_to_le32(iwl_mvm_get_systime(mvm)); in iwl_mvm_send_aux_roc_cmd()
5328 u32 apply_time; in iwl_mvm_old_pre_chan_sw_sta() local
5337 apply_time = 0; in iwl_mvm_old_pre_chan_sw_sta()
5339 apply_time = chsw->device_timestamp + in iwl_mvm_old_pre_chan_sw_sta()
5354 apply_time); in iwl_mvm_old_pre_chan_sw_sta()
H A Dmac-ctxt.c1468 u32 apply_time = gp2 + rel_time * 1024; in iwl_mvm_csa_count_down() local
1473 apply_time); in iwl_mvm_csa_count_down()

Completed in 27 milliseconds