Searched refs:delay_time_ms (Results 1 – 3 of 3) sorted by relevance
3735 __le32 delay_time_ms; member6568 int ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms);
1842 int ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms) in ath12k_wmi_force_fw_hang_cmd() argument1860 cmd->delay_time_ms = cpu_to_le32(delay_time_ms); in ath12k_wmi_force_fw_hang_cmd()
1572 int ath11k_wmi_force_fw_hang_cmd(struct ath11k *ar, u32 type, u32 delay_time_ms) in ath11k_wmi_force_fw_hang_cmd() argument1590 cmd->delay_time_ms = delay_time_ms; in ath11k_wmi_force_fw_hang_cmd()