Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhw.h217 #define TARGET_NUM_MSDU_DESC (1024 + 400) macro
Dce.c1092 BUILD_BUG_ON(2*TARGET_NUM_MSDU_DESC > in ath10k_ce_alloc_pipe()
Dcore.c960 ar->htt.max_num_pending_tx = TARGET_NUM_MSDU_DESC; in ath10k_core_init_firmware_features()
Dwmi.c3848 config.num_msdu_desc = __cpu_to_le32(TARGET_NUM_MSDU_DESC); in ath10k_wmi_op_gen_init()