Home
last modified time | relevance | path

Searched refs:TARGET_10_4_NUM_MSDU_DESC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h790 #define TARGET_10_4_NUM_MSDU_DESC (1024 + 400) macro
H A Dcore.c2743 ar->htt.max_num_pending_tx = TARGET_10_4_NUM_MSDU_DESC; in ath10k_core_init_firmware_features()