Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2461 u32 num_offload_peers; member
2588 __le32 num_offload_peers; member
H A Dwmi.c4150 wmi_cfg->num_offload_peers = cpu_to_le32(tg_cfg->num_offload_peers); in ath12k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c6596 config.num_offload_peers = __cpu_to_le32(TARGET_NUM_OFFLOAD_PEERS); in ath10k_wmi_op_gen_init()
6817 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.c4193 wmi_cfg->num_offload_peers = tg_cfg->num_offload_peers; in ath11k_wmi_copy_resource_config()