Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhw.h386 #define TARGET_TLV_NUM_MSDU_DESC (1024 + 32) macro
Dce.c1055 BUILD_BUG_ON(2*TARGET_TLV_NUM_MSDU_DESC > in ath10k_ce_alloc_pipe()
Dcore.c1487 ar->htt.max_num_pending_tx = TARGET_TLV_NUM_MSDU_DESC; in ath10k_core_init_firmware_features()
Dwmi-tlv.c1410 cfg->num_msdu_desc = __cpu_to_le32(TARGET_TLV_NUM_MSDU_DESC); in ath10k_wmi_tlv_op_gen_init()