Searched refs:TARGET_10X_NUM_MSDU_DESC (Results 1 - 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath10k/
H A Dhw.h145 #define TARGET_10X_NUM_MSDU_DESC (1024 + 400) macro
H A Dhtt_tx.c98 htt->max_num_pending_tx = TARGET_10X_NUM_MSDU_DESC;
H A Dce.c1039 BUILD_BUG_ON(2*TARGET_10X_NUM_MSDU_DESC >
H A Dwmi.c3101 config.num_msdu_desc = __cpu_to_le32(TARGET_10X_NUM_MSDU_DESC);
3192 config.num_msdu_desc = __cpu_to_le32(TARGET_10X_NUM_MSDU_DESC);

Completed in 128 milliseconds