Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3601 u32 csa_switch_count_offset; member
4098 u32 csa_switch_count_offset; member
H A Dwmi.c1823 cmd->csa_switch_count_offset = offs->cntdwn_counter_offs[0]; in ath11k_wmi_bcn_tmpl()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3493 __le32 csa_switch_count_offset; member
H A Dwmi.c1775 cmd->csa_switch_count_offset = cpu_to_le32(offs->cntdwn_counter_offs[0]); in ath12k_wmi_bcn_tmpl()