Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dcore.c84 .num_wds_entries = 0x20,
118 .num_wds_entries = 0x20,
154 .num_wds_entries = 0x20,
188 .num_wds_entries = 0x20,
217 .num_wds_entries = 0x20,
252 .num_wds_entries = 0x20,
287 .num_wds_entries = 0x20,
325 .num_wds_entries = 0x20,
366 .num_wds_entries = 0x20,
414 .num_wds_entries = 0x20,
[all …]
Dhw.h585 u32 num_wds_entries; member
Dwmi.h2486 __le32 num_wds_entries; member
2671 __le32 num_wds_entries; member
2864 __le32 num_wds_entries; member
Dwmi-tlv.h1722 __le32 num_wds_entries; member
Dwmi.c6487 config.num_wds_entries = __cpu_to_le32(TARGET_NUM_WDS_ENTRIES); in ath10k_wmi_op_gen_init()
6555 config.num_wds_entries = __cpu_to_le32(TARGET_10X_NUM_WDS_ENTRIES); in ath10k_wmi_10_1_op_gen_init()
6628 config.num_wds_entries = __cpu_to_le32(TARGET_10X_NUM_WDS_ENTRIES); in ath10k_wmi_10_2_op_gen_init()
6709 config.num_wds_entries = __cpu_to_le32(TARGET_10_4_NUM_WDS_ENTRIES); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1740 cfg->num_wds_entries = __cpu_to_le32(ar->hw_params.num_wds_entries); in ath10k_wmi_tlv_op_gen_init()