Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.c65 config->num_offload_peers = 3; in ath11k_init_wmi_config_qca6390()
167 config->num_offload_peers = TARGET_NUM_OFFLD_PEERS; in ath11k_init_wmi_config_ipq8074()
H A Dwmi.h2358 u32 num_offload_peers; member
5671 u32 num_offload_peers; member
H A Dwmi.c4124 wmi_cfg->num_offload_peers = tg_cfg->num_offload_peers; in ath11k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1750 __le32 num_offload_peers; member
H A Dwmi.h2376 __le32 num_offload_peers; member
2780 __le32 num_offload_peers; member
H A Dwmi-tlv.c1914 cfg->num_offload_peers = __cpu_to_le32(TARGET_TLV_NUM_VDEVS); in ath10k_wmi_tlv_op_gen_init()
1917 cfg->num_offload_peers = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
H A Dwmi.c6589 config.num_offload_peers = __cpu_to_le32(TARGET_NUM_OFFLOAD_PEERS); in ath10k_wmi_op_gen_init()
6810 config.num_offload_peers = __cpu_to_le32(TARGET_10_4_NUM_OFFLOAD_PEERS); in ath10k_wmi_10_4_op_gen_init()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2308 u32 num_offload_peers; member
2430 __le32 num_offload_peers; member
H A Dwmi.c194 config->num_offload_peers = TARGET_NUM_OFFLD_PEERS; in ath12k_wmi_init_qcn9274()
246 config->num_offload_peers = 3; in ath12k_wmi_init_wcn7850()
3444 wmi_cfg->num_offload_peers = cpu_to_le32(tg_cfg->num_offload_peers); in ath12k_wmi_copy_resource_config()