Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dcore.c90 .num_wds_entries = 0x20,
129 .num_wds_entries = 0x20,
169 .num_wds_entries = 0x20,
207 .num_wds_entries = 0x20,
243 .num_wds_entries = 0x20,
282 .num_wds_entries = 0x20,
321 .num_wds_entries = 0x20,
363 .num_wds_entries = 0x20,
409 .num_wds_entries = 0x20,
461 .num_wds_entries = 0x20,
[all …]
Dhw.h593 u32 num_wds_entries; member
Dwmi.h2511 __le32 num_wds_entries; member
2696 __le32 num_wds_entries; member
2889 __le32 num_wds_entries; member
Dwmi-tlv.h1766 __le32 num_wds_entries; member
Dwmi.c6601 config.num_wds_entries = __cpu_to_le32(TARGET_NUM_WDS_ENTRIES); in ath10k_wmi_op_gen_init()
6667 config.num_wds_entries = __cpu_to_le32(TARGET_10X_NUM_WDS_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
6738 config.num_wds_entries = __cpu_to_le32(TARGET_10X_NUM_WDS_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
6816 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-v6.1/drivers/net/wireless/ath/ath11k/
Dhw.c84 config->num_wds_entries = 0; in ath11k_init_wmi_config_qca6390()
191 config->num_wds_entries = TARGET_NUM_WDS_ENTRIES; in ath11k_init_wmi_config_ipq8074()
Dwmi.h2334 u32 num_wds_entries; member
5308 u32 num_wds_entries; member
Dwmi.c3934 wmi_cfg->num_wds_entries = tg_cfg->num_wds_entries; in ath11k_wmi_copy_resource_config()