Searched defs:pEndpoint (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_send.c | 95 HTC_ENDPOINT *pEndpoint; in htc_get_control_endpoint_tx_host_credits() local 133 HTC_ENDPOINT *pEndpoint = &target->endpoint[pPacket->Endpoint]; in send_packet_completion() local 176 HTC_ENDPOINT *pEndpoint = &target->endpoint[pPacket->Endpoint]; in log_packet_info() local 212 HTC_ENDPOINT *pEndpoint = (HTC_ENDPOINT *) context; in htc_send_complete_check_cleanup() local 374 HTC_ENDPOINT *pEndpoint, in htc_send_bundled_netbuf() 549 HTC_ENDPOINT *pEndpoint, in htc_issue_packets_bundle() 713 HTC_ENDPOINT *pEndpoint, in htc_issue_packets_bundle() 728 HTC_ENDPOINT *pEndpoint, in htc_issue_packets() 1158 HTC_ENDPOINT *pEndpoint, in get_htc_send_packets_credit_based() 1338 HTC_ENDPOINT *pEndpoint, in get_htc_send_packets() [all …]
|
D | htc_recv.c | 89 static void do_recv_completion_pkt(HTC_ENDPOINT *pEndpoint, in do_recv_completion_pkt() 108 static void do_recv_completion(HTC_ENDPOINT *pEndpoint, in do_recv_completion() 152 HTC_ENDPOINT *pEndpoint = &target->endpoint[Endpoint]; in htc_get_num_recv_buffers() local 253 HTC_ENDPOINT *pEndpoint, *currendpoint; in htc_rx_completion_handler() local 544 HTC_ENDPOINT *pEndpoint; in htc_add_receive_pkt_multiple() local 599 void htc_flush_rx_hold_queue(HTC_TARGET *target, HTC_ENDPOINT *pEndpoint) in htc_flush_rx_hold_queue()
|
D | htc.c | 434 HTC_ENDPOINT *pEndpoint = NULL; in htc_create() local 873 HTC_ENDPOINT *pEndpoint; in reset_endpoint_states() local 975 HTC_ENDPOINT *pEndpoint; in htc_flush_surprise_remove() local 1081 HTC_ENDPOINT *pEndpoint; in htc_dump_credit_states() local
|
D | htc_services.c | 101 HTC_ENDPOINT *pEndpoint; in htc_connect_service() local 427 HTC_ENDPOINT *pEndpoint = &target->endpoint[htc_ep_id]; in htc_set_async_ep() local
|
D | htc_internal.h | 359 pEndpoint) { in htc_send_complete_poll_timer_stop() 369 pEndpoint) { in htc_send_complete_poll_timer_start() 382 htc_send_complete_check(HTC_ENDPOINT *pEndpoint, int force) { in htc_send_complete_check()
|