Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.h763 #define TARGET_TLV_NUM_MSDU_DESC (1024 + 32) macro
H A Dce.c1889 BUILD_BUG_ON(2 * TARGET_TLV_NUM_MSDU_DESC > in ath10k_ce_alloc_pipe()
H A Dcore.c2781 ar->htt.max_num_pending_tx = TARGET_TLV_NUM_MSDU_DESC; in ath10k_core_init_firmware_features()