Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_pipe.c748 u8 ep_id, *netdata; in ath6kl_htc_pipe_tx_complete() local
750 netdata = skb->data; in ath6kl_htc_pipe_tx_complete()
752 htc_hdr = (struct htc_frame_hdr *) netdata; in ath6kl_htc_pipe_tx_complete()
946 u8 *netdata, *trailer, hdr_info; in ath6kl_htc_pipe_rx_complete() local
970 netdata = skb->data; in ath6kl_htc_pipe_rx_complete()
973 htc_hdr = (struct htc_frame_hdr *) netdata; in ath6kl_htc_pipe_rx_complete()
1039 netdata = skb->data; in ath6kl_htc_pipe_rx_complete()
1047 memcpy(target->pipe.ctrl_response_buf, netdata, in ath6kl_htc_pipe_rx_complete()

Completed in 5 milliseconds