Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dcore.c85 .num_wds_entries = 0x20,
119 .num_wds_entries = 0x20,
154 .num_wds_entries = 0x20,
187 .num_wds_entries = 0x20,
218 .num_wds_entries = 0x20,
252 .num_wds_entries = 0x20,
286 .num_wds_entries = 0x20,
323 .num_wds_entries = 0x20,
364 .num_wds_entries = 0x20,
411 .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.c6592 config.num_wds_entries = __cpu_to_le32(TARGET_NUM_WDS_ENTRIES); in ath10k_wmi_op_gen_init()
6658 config.num_wds_entries = __cpu_to_le32(TARGET_10X_NUM_WDS_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
6729 config.num_wds_entries = __cpu_to_le32(TARGET_10X_NUM_WDS_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
6807 config.num_wds_entries = __cpu_to_le32(TARGET_10_4_NUM_WDS_ENTRIES); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1888 cfg->num_wds_entries = __cpu_to_le32(ar->hw_params.num_wds_entries); in ath10k_wmi_tlv_op_gen_init()
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dhw.c60 config->num_wds_entries = 0; in ath11k_init_wmi_config_qca6390()
120 config->num_wds_entries = TARGET_NUM_WDS_ENTRIES; in ath11k_init_wmi_config_ipq8074()
Dwmi.h2243 u32 num_wds_entries; member
4932 u32 num_wds_entries; member
Dwmi.c3126 wmi_cfg->num_wds_entries = tg_cfg->num_wds_entries; in ath11k_wmi_copy_resource_config()