Home
last modified time | relevance | path

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

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