cp_msg 150 drivers/net/wireless/ath/ath9k/htc_hst.c struct htc_config_pipe_msg *cp_msg; cp_msg 161 drivers/net/wireless/ath/ath9k/htc_hst.c cp_msg = skb_put(skb, sizeof(struct htc_config_pipe_msg)); cp_msg 163 drivers/net/wireless/ath/ath9k/htc_hst.c cp_msg->message_id = cpu_to_be16(HTC_MSG_CONFIG_PIPE_ID); cp_msg 164 drivers/net/wireless/ath/ath9k/htc_hst.c cp_msg->pipe_id = USB_WLAN_TX_PIPE; cp_msg 165 drivers/net/wireless/ath/ath9k/htc_hst.c cp_msg->credits = target->credits;