Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H 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