Searched refs:setup_comp (Results 1 – 1 of 1) sorted by relevance
1075 struct htc_setup_comp_msg *setup_comp; in htc_setup_tx_complete() local1076 setup_comp = (struct htc_setup_comp_msg *)send_pkt->buf; in htc_setup_tx_complete()1077 memset(setup_comp, 0, sizeof(struct htc_setup_comp_msg)); in htc_setup_tx_complete()1078 setup_comp->msg_id = cpu_to_le16(HTC_MSG_SETUP_COMPLETE_ID); in htc_setup_tx_complete()1079 set_htc_pkt_info(send_pkt, NULL, (u8 *) setup_comp, in htc_setup_tx_complete()