Lines Matching refs:HTC_TARGET
71 static A_STATUS htc_process_trailer(HTC_TARGET *target,
150 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_get_num_recv_buffers()
156 HTC_PACKET *allocate_htc_packet_container(HTC_TARGET *target) in allocate_htc_packet_container()
176 void free_htc_packet_container(HTC_TARGET *target, HTC_PACKET *pPacket) in free_htc_packet_container()
194 qdf_nbuf_t rx_sg_to_single_netbuf(HTC_TARGET *target) in rx_sg_to_single_netbuf()
250 HTC_TARGET *target = (HTC_TARGET *) Context; in htc_rx_completion_handler()
543 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_add_receive_pkt_multiple()
599 void htc_flush_rx_hold_queue(HTC_TARGET *target, HTC_ENDPOINT *pEndpoint) in htc_flush_rx_hold_queue()
624 void htc_recv_init(HTC_TARGET *target) in htc_recv_init()
631 QDF_STATUS htc_wait_recv_ctrl_message(HTC_TARGET *target) in htc_wait_recv_ctrl_message()
655 static A_STATUS htc_process_trailer(HTC_TARGET *target, in htc_process_trailer()