Searched refs:delay_time_ms (Results 1 – 4 of 4) sorted by relevance
3542 u32 delay_time_ms; member6401 int ath11k_wmi_force_fw_hang_cmd(struct ath11k *ar, u32 type, u32 delay_time_ms);
1551 int ath11k_wmi_force_fw_hang_cmd(struct ath11k *ar, u32 type, u32 delay_time_ms) in ath11k_wmi_force_fw_hang_cmd() argument1569 cmd->delay_time_ms = delay_time_ms; in ath11k_wmi_force_fw_hang_cmd()
3678 __le32 delay_time_ms; member6328 int ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms);
1840 int ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms) in ath12k_wmi_force_fw_hang_cmd() argument1858 cmd->delay_time_ms = cpu_to_le32(delay_time_ms); in ath12k_wmi_force_fw_hang_cmd()