Home
last modified time | relevance | path

Searched refs:MaxSendQueueDepth (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_services.c337 pEndpoint->MaxTxQueueDepth = pConnectReq->MaxSendQueueDepth; in htc_connect_service()
Dhtc_api.h215 int MaxSendQueueDepth; member
Dhtc.c849 connect.MaxSendQueueDepth = NUM_CONTROL_TX_BUFFERS; in htc_wait_target()
/wlan-driver/qcacld-3.0/core/dp/htt/
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()
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
Depping_txrx.c426 connect.MaxSendQueueDepth = 64; in epping_connect_service()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_htt.c464 connect.MaxSendQueueDepth = DP_HTT_MAX_SEND_QUEUE_DEPTH; in dp_htt_htc_attach()
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
Dpktlog_ac.c1128 connect.MaxSendQueueDepth = PKTLOG_MAX_SEND_QUEUE_DEPTH; in pktlog_htc_connect_service()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_htt.c4512 connect.MaxSendQueueDepth = DP_HTT_MAX_SEND_QUEUE_DEPTH;