Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dcore.c85 .num_wds_entries = 0x20,
120 .num_wds_entries = 0x20,
156 .num_wds_entries = 0x20,
190 .num_wds_entries = 0x20,
222 .num_wds_entries = 0x20,
257 .num_wds_entries = 0x20,
292 .num_wds_entries = 0x20,
330 .num_wds_entries = 0x20,
372 .num_wds_entries = 0x20,
420 .num_wds_entries = 0x20,
[all …]
Dhw.h588 u32 num_wds_entries; member
Dwmi.h2508 __le32 num_wds_entries; member
2693 __le32 num_wds_entries; member
2886 __le32 num_wds_entries; member
Dwmi-tlv.h1766 __le32 num_wds_entries; member
Dwmi.c6597 config.num_wds_entries = __cpu_to_le32(TARGET_NUM_WDS_ENTRIES); in ath10k_wmi_op_gen_init()
6663 config.num_wds_entries = __cpu_to_le32(TARGET_10X_NUM_WDS_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
6734 config.num_wds_entries = __cpu_to_le32(TARGET_10X_NUM_WDS_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
6812 config.num_wds_entries = __cpu_to_le32(TARGET_10_4_NUM_WDS_ENTRIES); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1899 cfg->num_wds_entries = __cpu_to_le32(ar->hw_params.num_wds_entries); in ath10k_wmi_tlv_op_gen_init()
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dhw.c82 config->num_wds_entries = 0; in ath11k_init_wmi_config_qca6390()
188 config->num_wds_entries = TARGET_NUM_WDS_ENTRIES; in ath11k_init_wmi_config_ipq8074()
Dwmi.h2268 u32 num_wds_entries; member
5001 u32 num_wds_entries; member
Dwmi.c3468 wmi_cfg->num_wds_entries = tg_cfg->num_wds_entries; in ath11k_wmi_copy_resource_config()