Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1752 __le32 num_peer_keys; member
H A Dwmi.c6602 config.num_peer_keys = __cpu_to_le32(TARGET_NUM_PEER_KEYS); in ath10k_wmi_op_gen_init()
6668 config.num_peer_keys = __cpu_to_le32(TARGET_10X_NUM_PEER_KEYS); in ath10k_wmi_10_1_op_gen_init()
6730 config.num_peer_keys = __cpu_to_le32(TARGET_10X_NUM_PEER_KEYS); in ath10k_wmi_10_2_op_gen_init()
6821 config.num_peer_keys = __cpu_to_le32(TARGET_10_4_NUM_PEER_KEYS); in ath10k_wmi_10_4_op_gen_init()
H A Dwmi-tlv.c1921 cfg->num_peer_keys = __cpu_to_le32(2); in ath10k_wmi_tlv_op_gen_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4186 wmi_cfg->num_peer_keys = tg_cfg->num_peer_keys; in ath11k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c4002 wmi_cfg->num_peer_keys = cpu_to_le32(tg_cfg->num_peer_keys); in ath12k_wmi_copy_resource_config()