Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3643 u32 csa_switch_count_offset; member
4122 u32 csa_switch_count_offset; member
H A Dwmi.c1786 cmd->csa_switch_count_offset = offs->cntdwn_counter_offs[0]; in ath11k_wmi_bcn_tmpl()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3644 __le32 csa_switch_count_offset; member
H A Dwmi.c1917 cmd->csa_switch_count_offset = cpu_to_le32(offs->cntdwn_counter_offs[0]); in ath12k_wmi_bcn_tmpl()