Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhw.h64 #define TARGET_NUM_WDS_ENTRIES 32 macro
Dhw.c191 config->num_wds_entries = TARGET_NUM_WDS_ENTRIES; in ath11k_init_wmi_config_ipq8074()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dhw.h685 #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()