Home
last modified time | relevance | path

Searched refs:htc_packet_set_magic_cookie (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_packet.h324 static inline void htc_packet_set_magic_cookie(HTC_PACKET *htc_pkt, in htc_packet_set_magic_cookie() function
H A Dhtc_send.c866 htc_packet_set_magic_cookie(pPacket, HTC_PACKET_MAGIC_COOKIE); in htc_issue_packets()
954 htc_packet_set_magic_cookie(pPacket, 0); in htc_issue_packets()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c80 htc_packet_set_magic_cookie(&(pkt->u.pkt.htc_pkt), 0); in htt_htc_pkt_alloc()
94 htc_packet_set_magic_cookie(&(u_pkt->u.pkt.htc_pkt), 0); in htt_htc_pkt_free()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c83 htc_packet_set_magic_cookie(&(pkt->u.pkt.htc_pkt), 0); in htt_htc_pkt_alloc()
97 htc_packet_set_magic_cookie(&(u_pkt->u.pkt.htc_pkt), 0); in htt_htc_pkt_free()