Home
last modified time | relevance | path

Searched refs:ENDPOINT_0 (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_services.c122 assignedEndpoint = ENDPOINT_0; in htc_connect_service()
207 ENDPOINT_0, in htc_connect_service()
H A Dhtc.c243 htc_flush_endpoint_txlookupQ(target, ENDPOINT_0, true); in htc_cleanup()
510 pEndpoint = &target->endpoint[ENDPOINT_0]; in htc_create()
876 for (i = ENDPOINT_0; i < ENDPOINT_MAX; i++) { in reset_endpoint_states()
959 ENDPOINT_0, HTC_SERVICE_TX_PACKET_TAG); in htc_start()
H A Dhtc_packet.h29 ENDPOINT_0 = 0, enumerator
H A Dhtc_recv.c409 if (htc_ep_id == ENDPOINT_0) { in htc_rx_completion_handler()
H A Dhtc_send.c49 (1 << ENDPOINT_0) | (1 << ENDPOINT_1) | (1 << ENDPOINT_2);
1262 if (pEndpoint->Id == ENDPOINT_0) { in get_htc_send_packets_credit_based()
2970 } else if (FromEndpoint == ENDPOINT_0) { in htc_process_credit_rpt()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dhif_sdio_dev.c70 bufsize, ENDPOINT_0); in hif_dev_alloc_rx_buffer()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c347 htc_flush_endpoint(pdev->htc_pdev, ENDPOINT_0, HTC_TX_PACKET_TAG_ALL); in htt_htc_attach_all()
369 htc_flush_endpoint(pdev->htc_pdev, ENDPOINT_0, HTC_TX_PACKET_TAG_ALL); in htt_htc_attach_all()