Home
last modified time | relevance | path

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

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