Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhw.h33 #define TARGET_NUM_PEER_KEYS 2 macro
Dhw.c67 config->num_peer_keys = TARGET_NUM_PEER_KEYS; in ath11k_init_wmi_config_qca6390()
169 config->num_peer_keys = TARGET_NUM_PEER_KEYS; in ath11k_init_wmi_config_ipq8074()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dhw.h694 #define TARGET_NUM_PEER_KEYS 2 macro
Dwmi.c6573 config.num_peer_keys = __cpu_to_le32(TARGET_NUM_PEER_KEYS); in ath10k_wmi_op_gen_init()