Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h78 #define TARGET_NUM_WDS_ENTRIES 32 macro
H A Dwmi.c218 config->num_wds_entries = TARGET_NUM_WDS_ENTRIES; in ath12k_wmi_init_qcn9274()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h680 #define TARGET_NUM_WDS_ENTRIES 32 macro
H A Dwmi.c6623 config.num_wds_entries = __cpu_to_le32(TARGET_NUM_WDS_ENTRIES); in ath10k_wmi_op_gen_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.c191 config->num_wds_entries = TARGET_NUM_WDS_ENTRIES; in ath11k_init_wmi_config_ipq8074()