Searched refs:cp_msg (Results 1 – 1 of 1) sorted by relevance
157 struct htc_config_pipe_msg *cp_msg; in htc_config_pipe_credits() local168 cp_msg = skb_put(skb, sizeof(struct htc_config_pipe_msg)); in htc_config_pipe_credits()170 cp_msg->message_id = cpu_to_be16(HTC_MSG_CONFIG_PIPE_ID); in htc_config_pipe_credits()171 cp_msg->pipe_id = USB_WLAN_TX_PIPE; in htc_config_pipe_credits()172 cp_msg->credits = target->credits; in htc_config_pipe_credits()