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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dphy-ctxt.c129 u32 action, u32 apply_time) iwl_mvm_phy_ctxt_cmd_hdr()
136 cmd->apply_time = cpu_to_le32(apply_time); iwl_mvm_phy_ctxt_cmd_hdr()
196 u32 action, u32 apply_time) iwl_mvm_phy_ctxt_apply()
202 iwl_mvm_phy_ctxt_cmd_hdr(ctxt, &cmd, action, apply_time); iwl_mvm_phy_ctxt_apply()
127 iwl_mvm_phy_ctxt_cmd_hdr(struct iwl_mvm_phy_ctxt *ctxt, struct iwl_phy_context_cmd *cmd, u32 action, u32 apply_time) iwl_mvm_phy_ctxt_cmd_hdr() argument
192 iwl_mvm_phy_ctxt_apply(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, struct cfg80211_chan_def *chandef, u8 chains_static, u8 chains_dynamic, u32 action, u32 apply_time) iwl_mvm_phy_ctxt_apply() argument
H A Dtime-event.c599 time_cmd.apply_time = cpu_to_le32(0); iwl_mvm_protect_session()
774 time_cmd.apply_time = cpu_to_le32(0); iwl_mvm_start_p2p_roc()
846 u32 duration, u32 apply_time) iwl_mvm_schedule_csa_period()
863 time_cmd.apply_time = cpu_to_le32(apply_time); iwl_mvm_schedule_csa_period()
844 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.h225 * @apply_time: NoA start time in GP2.
232 u32 duration, u32 apply_time);
H A Dfw-api.h811 * @apply_time: When to start the Time Event (in GP2)
830 __le32 apply_time; member in struct:iwl_time_event_cmd
996 * @apply_time: 0 means immediate apply and context switch.
1010 __le32 apply_time; member in struct:iwl_phy_context_cmd
1040 * @apply_time: GP2 value to start (should always be the current GP2 value)
1055 __le32 apply_time; member in struct:iwl_hs20_roc_req
H A Dmac-ctxt.c1320 u32 apply_time = gp2 + rel_time * 1024; iwl_mvm_csa_count_down() local
1325 apply_time); iwl_mvm_csa_count_down()
H A Dmac80211.c3119 .apply_time = cpu_to_le32(iwl_read_prph(mvm->trans, time_reg)), iwl_mvm_send_aux_roc_cmd()
3817 u32 apply_time; iwl_mvm_pre_channel_switch() local
3854 apply_time = chsw->device_timestamp + iwl_mvm_pre_channel_switch()
3862 apply_time); iwl_mvm_pre_channel_switch()

Completed in 208 milliseconds