Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/mvm/
Dphy-ctxt.c129 u32 action, u32 apply_time) in iwl_mvm_phy_ctxt_cmd_hdr() argument
136 cmd->apply_time = cpu_to_le32(apply_time); in iwl_mvm_phy_ctxt_cmd_hdr()
192 u32 action, u32 apply_time) in iwl_mvm_phy_ctxt_apply() argument
198 iwl_mvm_phy_ctxt_cmd_hdr(ctxt, &cmd, action, apply_time); in iwl_mvm_phy_ctxt_apply()
Dtime-event.c515 time_cmd.apply_time = in iwl_mvm_protect_session()
649 time_cmd.apply_time = cpu_to_le32(0); in iwl_mvm_start_p2p_roc()
705 u32 duration, u32 apply_time) in iwl_mvm_schedule_csa_period() argument
722 time_cmd.apply_time = cpu_to_le32(apply_time); in iwl_mvm_schedule_csa_period()
Dtime-event.h233 u32 duration, u32 apply_time);
Dfw-api.h741 __le32 apply_time; member
921 __le32 apply_time; member
966 __le32 apply_time; member
Dmac-ctxt.c1236 u32 apply_time = gp2 + rel_time * 1024; in iwl_mvm_csa_count_down() local
1241 apply_time); in iwl_mvm_csa_count_down()
Dmac80211.c2371 .apply_time = cpu_to_le32(iwl_read_prph(mvm->trans, time_reg)), in iwl_mvm_send_aux_roc_cmd()