Searched refs:TARGET_NUM_MSDU_DESC (Results 1 – 6 of 6) sorted by relevance
60 #define TARGET_NUM_MSDU_DESC (2500) macro
196 config->num_msdu_desc = TARGET_NUM_MSDU_DESC; in ath11k_init_wmi_config_ipq8074()
718 #define TARGET_NUM_MSDU_DESC (1024 + 400) macro
1948 BUILD_BUG_ON(2 * TARGET_NUM_MSDU_DESC > in ath10k_ce_alloc_pipe()
2517 ar->htt.max_num_pending_tx = TARGET_NUM_MSDU_DESC; in ath10k_core_init_firmware_features()
6613 config.num_msdu_desc = __cpu_to_le32(TARGET_NUM_MSDU_DESC); in ath10k_wmi_op_gen_init()
Completed in 34 milliseconds