Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h758 #define TARGET_TLV_NUM_MSDU_DESC (1024 + 32) macro
H A Dce.c1886 BUILD_BUG_ON(2 * TARGET_TLV_NUM_MSDU_DESC > in ath10k_ce_alloc_pipe()
H A Dcore.c2720 ar->htt.max_num_pending_tx = TARGET_TLV_NUM_MSDU_DESC; in ath10k_core_init_firmware_features()