Home
last modified time | relevance | path

Searched refs:allocate_htc_packet_container (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_recv.c156 HTC_PACKET *allocate_htc_packet_container(HTC_TARGET *target) in allocate_htc_packet_container() function
506 pPacket = allocate_htc_packet_container(target); in htc_rx_completion_handler()
H A Dhtc_internal.h324 HTC_PACKET *allocate_htc_packet_container(HTC_TARGET *target);
H A Dhtc.c206 pPacket = allocate_htc_packet_container(target); in htc_cleanup()