Home
last modified time | relevance | path

Searched refs:num_tdls_vdevs (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Dwmi.c99 config->num_tdls_vdevs = 0x1; in ath12k_wifi7_wmi_init_wcn7850()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.h1775 __le32 num_tdls_vdevs; member
H A Dwmi.h3086 __le32 num_tdls_vdevs; member
H A Dwmi-tlv.c2023 cfg->num_tdls_vdevs = __cpu_to_le32(TARGET_TLV_NUM_TDLS_VDEVS); in ath10k_wmi_tlv_op_gen_init()
H A Dwmi.c9004 cmd->num_tdls_vdevs = __cpu_to_le32(TARGET_10_4_NUM_TDLS_VDEVS); in ath10k_wmi_10_4_ext_resource_config()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2393 u32 num_tdls_vdevs; member
5789 u32 num_tdls_vdevs; member
H A Dhw.c96 config->num_tdls_vdevs = 0x1; in ath11k_init_wmi_config_qca6390()
H A Dwmi.c4424 wmi_cfg->num_tdls_vdevs = tg_cfg->num_tdls_vdevs; in ath11k_wmi_copy_resource_config()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2468 u32 num_tdls_vdevs; member
2580 __le32 num_tdls_vdevs; member
H A Dwmi.c4194 wmi_cfg->num_tdls_vdevs = cpu_to_le32(tg_cfg->num_tdls_vdevs); in ath12k_wmi_copy_resource_config()