Home
last modified time | relevance | path

Searched refs:ext_csa_switch_count_offset (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dwmi.h3599 u32 ext_csa_switch_count_offset; member
4096 u32 ext_csa_switch_count_offset; member
Dwmi.c1743 cmd->ext_csa_switch_count_offset = offs->cntdwn_counter_offs[1]; in ath11k_wmi_bcn_tmpl()
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dwmi.h3494 __le32 ext_csa_switch_count_offset; member
Dwmi.c1736 cmd->ext_csa_switch_count_offset = cpu_to_le32(offs->cntdwn_counter_offs[1]); in ath12k_wmi_bcn_tmpl()