Lines Matching refs:htc_pdev
149 int misclist_trim_level = htc_get_tx_queue_depth(pdev->htc_pdev, in htt_htc_misc_pkt_list_add()
239 status = htc_connect_service(pdev->htc_pdev, connect_req, connect_resp); in htt_htc_tx_htt2_service_start()
307 htc_dump_bundle_stats(pdev->htc_pdev); in htt_dump_bundle_stats()
318 htc_clear_bundle_stats(pdev->htc_pdev); in htt_clear_bundle_stats()
347 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()
402 HTC_HANDLE htc_pdev, qdf_device_t osdev) in htt_pdev_alloc() argument
417 pdev->htc_pdev = htc_pdev; in htt_pdev_alloc()
458 pdev->targetdef = htc_get_targetdef(htc_pdev); in htt_pdev_alloc()
514 htc_enable_hdr_length_check(pdev->htc_pdev, in htt_attach()
827 status = htc_connect_service(pdev->htc_pdev, &connect, &response); in htt_htc_attach()
981 htc_ipa_get_ce_resource(pdev->htc_pdev, ce_sr, in htt_ipa_uc_get_resource()