Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c230 connect_req->MaxSendQueueDepth = HTT_MAX_SEND_QUEUE_DEPTH; in htt_htc_tx_htt2_service_start()
819 connect.MaxSendQueueDepth = HTT_MAX_SEND_QUEUE_DEPTH; in htt_htc_attach()
H A Dhtt_internal.h445 #define HTT_MAX_SEND_QUEUE_DEPTH 64 macro