Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2478 u32 num_wds_entries; member
2605 __le32 num_wds_entries; member
H A Dwmi.c4172 wmi_cfg->num_wds_entries = cpu_to_le32(tg_cfg->num_wds_entries); in ath12k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c6629 config.num_wds_entries = __cpu_to_le32(TARGET_NUM_WDS_ENTRIES); in ath10k_wmi_op_gen_init()
6695 config.num_wds_entries = __cpu_to_le32(TARGET_10X_NUM_WDS_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
6766 config.num_wds_entries = __cpu_to_le32(TARGET_10X_NUM_WDS_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
6844 config.num_wds_entries = __cpu_to_le32(TARGET_10_4_NUM_WDS_ENTRIES); in ath10k_wmi_10_4_op_gen_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4214 wmi_cfg->num_wds_entries = tg_cfg->num_wds_entries; in ath11k_wmi_copy_resource_config()