Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1750 __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.c6597 config.num_offload_peers = __cpu_to_le32(TARGET_NUM_OFFLOAD_PEERS); in ath10k_wmi_op_gen_init()
6818 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/ath11k/
H A Dwmi.c4184 wmi_cfg->num_offload_peers = tg_cfg->num_offload_peers; in ath11k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c3999 wmi_cfg->num_offload_peers = cpu_to_le32(tg_cfg->num_offload_peers); in ath12k_wmi_copy_resource_config()