Home
last modified time | relevance | path

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

/src/sys/dev/iwm/
H A Dif_iwm_phy_ctxt.c167 struct iwm_phy_context_cmd *cmd, uint32_t action, uint32_t apply_time) in iwm_phy_ctxt_cmd_hdr() argument
177 apply_time); in iwm_phy_ctxt_cmd_hdr()
182 cmd->apply_time = htole32(apply_time); in iwm_phy_ctxt_cmd_hdr()
250 uint32_t action, uint32_t apply_time) in iwm_phy_ctxt_apply() argument
261 iwm_phy_ctxt_cmd_hdr(sc, ctxt, &cmd, action, apply_time); in iwm_phy_ctxt_apply()
H A Dif_iwm_time_event.c362 time_cmd.apply_time = htole32(0); in iwm_protect_session()
H A Dif_iwmreg.h2905 uint32_t apply_time; member
3164 uint32_t apply_time; member
3178 uint32_t apply_time; member
/src/sys/contrib/dev/iwlwifi/fw/api/
H A Dtime-event.h220 __le32 apply_time; member
278 __le32 apply_time; member
H A Dphy-ctxt.h131 __le32 apply_time; member
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-event.h189 u32 duration, u32 apply_time);
H A Dtime-event.c686 time_cmd.apply_time = cpu_to_le32(0); in iwl_mvm_protect_session()
1203 time_cmd.apply_time = cpu_to_le32(0); in iwl_mvm_start_p2p_roc()
1352 u32 duration, u32 apply_time) in iwl_mvm_schedule_csa_period() argument
1384 time_cmd.apply_time = cpu_to_le32(apply_time); in iwl_mvm_schedule_csa_period()
1391 if (!apply_time) in iwl_mvm_schedule_csa_period()
H A Dmac-ctxt.c1479 u32 apply_time = gp2 + rel_time * 1024; in iwl_mvm_csa_count_down() local
1484 apply_time); in iwl_mvm_csa_count_down()
H A Dmac80211.c4618 tail->apply_time = cpu_to_le32(iwl_mvm_get_systime(mvm)); in iwl_mvm_send_aux_roc_cmd()
5476 u32 apply_time; in iwl_mvm_old_pre_chan_sw_sta() local
5485 apply_time = 0; in iwl_mvm_old_pre_chan_sw_sta()
5487 apply_time = chsw->device_timestamp + in iwl_mvm_old_pre_chan_sw_sta()
5502 apply_time); in iwl_mvm_old_pre_chan_sw_sta()
/src/sys/dev/iwx/
H A Dif_iwxreg.h3117 uint32_t apply_time; member
3441 uint32_t apply_time; member
3455 uint32_t apply_time; member
H A Dif_iwx.c5143 uint32_t apply_time, uint8_t sco, uint8_t vht_chan_width) in iwx_phy_ctxt_cmd() argument
7494 uint8_t chains_dynamic, uint32_t apply_time, uint8_t sco, in iwx_phy_ctxt_update() argument
7511 chains_dynamic, IWX_FW_CTXT_ACTION_REMOVE, apply_time, sco, in iwx_phy_ctxt_update()
7520 chains_dynamic, IWX_FW_CTXT_ACTION_ADD, apply_time, sco, in iwx_phy_ctxt_update()
7530 chains_dynamic, IWX_FW_CTXT_ACTION_MODIFY, apply_time, sco, in iwx_phy_ctxt_update()