Lines Matching refs:htt_t2h_msg
244 qdf_nbuf_t htt_t2h_msg; in dp_htt_t2h_msg_handler_fast() local
251 htt_t2h_msg = cmpl_msdus[i]; in dp_htt_t2h_msg_handler_fast()
252 msg_len = qdf_nbuf_len(htt_t2h_msg); in dp_htt_t2h_msg_handler_fast()
258 qdf_nbuf_pull_head(htt_t2h_msg, HTC_HEADER_LEN + in dp_htt_t2h_msg_handler_fast()
261 msg_word = (uint32_t *)qdf_nbuf_data(htt_t2h_msg); in dp_htt_t2h_msg_handler_fast()
276 htt_t2h_msg, in dp_htt_t2h_msg_handler_fast()
283 dp_rx_data_indication_handler(soc->dp_soc, htt_t2h_msg, in dp_htt_t2h_msg_handler_fast()
300 dp_tx_compl_handler_rh(soc->dp_soc, htt_t2h_msg); in dp_htt_t2h_msg_handler_fast()
354 nbuf_copy = qdf_nbuf_copy(htt_t2h_msg); in dp_htt_t2h_msg_handler_fast()
417 htc_pkt.pPktContext = (void *)htt_t2h_msg; in dp_htt_t2h_msg_handler_fast()
423 qdf_nbuf_inc_users(htt_t2h_msg); in dp_htt_t2h_msg_handler_fast()
430 HTT_T2H_MSG_BUF_REINIT(htt_t2h_msg, soc->osdev); in dp_htt_t2h_msg_handler_fast()
431 qdf_nbuf_set_pktlen(htt_t2h_msg, 0); in dp_htt_t2h_msg_handler_fast()