Home
last modified time | relevance | path

Searched refs:reg_ack_cts_timeout_conf (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dhw.c635 timeout_reg == ar->fw_coverage.reg_ack_cts_timeout_conf && in ath10k_hw_qca988x_set_coverage_class()
642 if (timeout_reg != ar->fw_coverage.reg_ack_cts_timeout_conf) in ath10k_hw_qca988x_set_coverage_class()
722 ar->fw_coverage.reg_ack_cts_timeout_conf = timeout_reg; in ath10k_hw_qca988x_set_coverage_class()
Dcore.h1283 u32 reg_ack_cts_timeout_conf; member