Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1775 __le32 num_tdls_vdevs; member
H A Dwmi.h3086 __le32 num_tdls_vdevs; member
H A Dwmi-tlv.c1948 cfg->num_tdls_vdevs = __cpu_to_le32(TARGET_TLV_NUM_TDLS_VDEVS); in ath10k_wmi_tlv_op_gen_init()
H A Dwmi.c8873 cmd->num_tdls_vdevs = __cpu_to_le32(TARGET_10_4_NUM_TDLS_VDEVS); in ath10k_wmi_10_4_ext_resource_config()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2371 u32 num_tdls_vdevs; member
2481 __le32 num_tdls_vdevs; member
H A Dwmi.c277 config->num_tdls_vdevs = 0x1; in ath12k_wmi_init_wcn7850()
3642 wmi_cfg->num_tdls_vdevs = cpu_to_le32(tg_cfg->num_tdls_vdevs); in ath12k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2383 u32 num_tdls_vdevs; member
5708 u32 num_tdls_vdevs; member
H A Dhw.c96 config->num_tdls_vdevs = 0x1; in ath11k_init_wmi_config_qca6390()
H A Dwmi.c4154 wmi_cfg->num_tdls_vdevs = tg_cfg->num_tdls_vdevs; in ath11k_wmi_copy_resource_config()