Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_host_code_update.robot76 [Arguments] ${apply_time}
89 Run Key ${post_code_update_actions['Host image']['${apply_time}']}
92 Verify Get ApplyTime ${apply_time}
H A Dtest_redfish_bmc_code_update.robot74 Redfish Update Firmware apply_time=OnReset
98 Redfish Update Firmware apply_time=OnReset
251 [Arguments] ${apply_time} ${IMAGE_FILE_PATH} ${ALTERNATE_IMAGE_FILE_PATH}
254 # apply_time ApplyTime allowed values (e.g. "OnReset", "Immediate").
268 Set ApplyTime policy=${apply_time}
303 Run Key ${post_code_update_actions['BMC image']['${apply_time}']}
H A Dtest_firmware_tftp_upload_image.robot179 [Arguments] ${apply_time} ${tftp_server}=${TFTP_SERVER} ${image_file_name}=${IMAGE_FILE_NAME}
182 # apply_time ApplyTime allowed values (e.g. "OnReset", "Immediate").
186 ImageURI Download Install ${apply_time}
/openbmc/linux/drivers/net/wireless/intel/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
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_discovery.robot181 [Arguments] ${apply_time}
184 # apply_time ApplyTime allowed values (e.g. "OnReset", "Immediate").
191 Run Key ${post_code_update_actions['BMC image']['${apply_time}']}
194 Verify Get ApplyTime ${apply_time}
209 Redfish Update Firmware apply_time=Immediate
/openbmc/openbmc-test-automation/oem/nuvoton/
H A Dtest_redfish_mcu_fw_update.robot87 [Arguments] ${apply_time} ${image_file_path}
94 Set ApplyTime policy=${apply_time}
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.h177 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() argument
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()
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()
H A Dmac80211.c4474 tail->apply_time = cpu_to_le32(iwl_mvm_get_systime(mvm)); in iwl_mvm_send_aux_roc_cmd()
5377 u32 apply_time; in iwl_mvm_old_pre_chan_sw_sta() local
5386 apply_time = 0; in iwl_mvm_old_pre_chan_sw_sta()
5388 apply_time = chsw->device_timestamp + in iwl_mvm_old_pre_chan_sw_sta()
5403 apply_time); in iwl_mvm_old_pre_chan_sw_sta()
/openbmc/openbmc-test-automation/lib/
H A Dcode_update_utils.robot767 [Arguments] ${apply_time}
770 # apply_time ApplyTime allowed values (e.g. "OnReset", "Immediate").
802 Run Key ${post_code_update_actions['BMC image']['${apply_time}']}
805 Verify Get ApplyTime ${apply_time}