Home
last modified time | relevance | path

Searched refs:TARGET_10X_NUM_MSDU_DESC (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhw.h747 #define TARGET_10X_NUM_MSDU_DESC (1024 + 400) macro
Dcore.c2662 ar->htt.max_num_pending_tx = TARGET_10X_NUM_MSDU_DESC; in ath10k_core_init_firmware_features()
Dwmi.c6676 config.num_msdu_desc = __cpu_to_le32(TARGET_10X_NUM_MSDU_DESC); in ath10k_wmi_10_1_op_gen_init()
6747 config.num_msdu_desc = __cpu_to_le32(TARGET_10X_NUM_MSDU_DESC); in ath10k_wmi_10_2_op_gen_init()