Home
last modified time | relevance | path

Searched refs:delay_time_ms (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3368 * delay_time_ms, the simulate will delay time
3374 u32 delay_time_ms; member
5044 int ath11k_wmi_force_fw_hang_cmd(struct ath11k *ar, u32 type, u32 delay_time_ms);
H A Dwmi.c1421 int ath11k_wmi_force_fw_hang_cmd(struct ath11k *ar, u32 type, u32 delay_time_ms) in ath11k_wmi_force_fw_hang_cmd() argument
1439 cmd->delay_time_ms = delay_time_ms; in ath11k_wmi_force_fw_hang_cmd()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3464 * delay_time_ms, the simulate will delay time
3470 __le32 delay_time_ms; member
4836 int ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms);
H A Dwmi.c1587 int ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms) in ath12k_wmi_force_fw_hang_cmd() argument
1605 cmd->delay_time_ms = cpu_to_le32(delay_time_ms); in ath12k_wmi_force_fw_hang_cmd()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3522 * delay_time_ms, the simulate will delay time
3528 u32 delay_time_ms; member
6367 int ath11k_wmi_force_fw_hang_cmd(struct ath11k *ar, u32 type, u32 delay_time_ms);
H A Dwmi.c1546 int ath11k_wmi_force_fw_hang_cmd(struct ath11k *ar, u32 type, u32 delay_time_ms) in ath11k_wmi_force_fw_hang_cmd() argument
1564 cmd->delay_time_ms = delay_time_ms; in ath11k_wmi_force_fw_hang_cmd()

Completed in 77 milliseconds