Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3602 u32 ext_csa_switch_count_offset; member
4099 u32 ext_csa_switch_count_offset; member
H A Dwmi.c1824 cmd->ext_csa_switch_count_offset = offs->cntdwn_counter_offs[1]; in ath11k_wmi_bcn_tmpl()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3494 __le32 ext_csa_switch_count_offset; member
H A Dwmi.c1776 cmd->ext_csa_switch_count_offset = cpu_to_le32(offs->cntdwn_counter_offs[1]); in ath12k_wmi_bcn_tmpl()