Home
last modified time | relevance | path

Searched refs:cp_msg (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c148 struct htc_config_pipe_msg *cp_msg; in htc_config_pipe_credits() local
158 cp_msg = (struct htc_config_pipe_msg *) in htc_config_pipe_credits()
161 cp_msg->message_id = cpu_to_be16(HTC_MSG_CONFIG_PIPE_ID); in htc_config_pipe_credits()
162 cp_msg->pipe_id = USB_WLAN_TX_PIPE; in htc_config_pipe_credits()
163 cp_msg->credits = target->credits; in htc_config_pipe_credits()