Lines Matching refs:htc_pkt

83 	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()
140 (qdf_nbuf_t)(pkt->u.pkt.htc_pkt.pNetBufContext); in htt_htc_misc_pkt_list_trim()
160 pkt->htc_pkt.Endpoint) in htt_htc_misc_pkt_list_add()
196 if (htc_packet_get_magic_cookie(&(pkt->u.pkt.htc_pkt)) != in htt_htc_misc_pkt_pool_free()
202 netbuf = (qdf_nbuf_t) (pkt->u.pkt.htc_pkt.pNetBufContext); in htt_htc_misc_pkt_pool_free()
268 dp_htt_h2t_send_complete(void *context, HTC_PACKET *htc_pkt) in dp_htt_h2t_send_complete() argument
274 htt_pkt = container_of(htc_pkt, struct dp_htt_htc_pkt, htc_pkt); in dp_htt_h2t_send_complete()
277 netbuf = (qdf_nbuf_t) htc_pkt->pNetBufContext; in dp_htt_h2t_send_complete()
290 dp_htt_h2t_send_complete(void *context, HTC_PACKET *htc_pkt) in dp_htt_h2t_send_complete() argument
298 send_complete_part2 = htc_pkt->pPktContext; in dp_htt_h2t_send_complete()
300 htt_pkt = container_of(htc_pkt, struct dp_htt_htc_pkt, htc_pkt); in dp_htt_h2t_send_complete()
303 netbuf = (qdf_nbuf_t) htc_pkt->pNetBufContext; in dp_htt_h2t_send_complete()
310 htt_pkt->soc_ctxt, htc_pkt->Status, netbuf); in dp_htt_h2t_send_complete()
464 SET_HTC_PACKET_INFO_TX(&pkt->htc_pkt, in htt_h2t_ver_req_msg()
469 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg); in htt_h2t_ver_req_msg()
588 SET_HTC_PACKET_INFO_TX(&pkt->htc_pkt, in htt_h2t_rx_cce_super_rule_setup()
594 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg); in htt_h2t_rx_cce_super_rule_setup()
877 &pkt->htc_pkt,
884 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, htt_msg);
986 &pkt->htc_pkt,
993 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, htt_msg);
1816 &pkt->htc_pkt,
1823 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, htt_msg);
2498 &pkt->htc_pkt,
2505 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);
3845 &pkt->htc_pkt,
3852 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);
4466 HTC_PACKET htc_pkt; local
4469 qdf_mem_zero(&htc_pkt, sizeof(htc_pkt));
4470 htc_pkt.Status = QDF_STATUS_SUCCESS;
4471 htc_pkt.pPktContext = (void *)nbuf;
4472 dp_htt_t2h_msg_handler(context, &htc_pkt);
4716 SET_HTC_PACKET_INFO_TX(&pkt->htc_pkt,
4723 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);
4826 SET_HTC_PACKET_INFO_TX(&pkt->htc_pkt,
4833 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);
4931 &pkt->htc_pkt,
4939 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);
5013 SET_HTC_PACKET_INFO_TX(&pkt->htc_pkt,
5020 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);
5178 &pkt->htc_pkt,
5186 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);
5322 &pkt->htc_pkt,
5330 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);
5424 SET_HTC_PACKET_INFO_TX(&pkt->htc_pkt,
5432 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);
5529 SET_HTC_PACKET_INFO_TX(&pkt->htc_pkt,
5537 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);
5737 SET_HTC_PACKET_INFO_TX(&pkt->htc_pkt,
5745 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);
5828 SET_HTC_PACKET_INFO_TX(&pkt->htc_pkt,
5836 SET_HTC_PACKET_NET_BUF_CONTEXT(&pkt->htc_pkt, msg);