Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dhw.h62 #define TARGET_NUM_WDS_ENTRIES 32 macro
Dhw.c120 config->num_wds_entries = TARGET_NUM_WDS_ENTRIES; in ath11k_init_wmi_config_ipq8074()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dhw.h692 #define TARGET_NUM_WDS_ENTRIES 32 macro
Dwmi.c6601 config.num_wds_entries = __cpu_to_le32(TARGET_NUM_WDS_ENTRIES); in ath10k_wmi_op_gen_init()