Searched refs:ath10k_htc_hdr (Results 1 – 4 of 4) sorted by relevance
57 skb_pull(skb, sizeof(struct ath10k_htc_hdr)); in ath10k_htc_restore_tx_skb()82 struct ath10k_htc_hdr *hdr; in ath10k_htc_prepare_tx_skb()84 hdr = (struct ath10k_htc_hdr *)skb->data; in ath10k_htc_prepare_tx_skb()116 skb_push(skb, sizeof(struct ath10k_htc_hdr)); in ath10k_htc_send()170 skb_pull(skb, sizeof(struct ath10k_htc_hdr)); in ath10k_htc_send()299 struct ath10k_htc_hdr *hdr; in ath10k_htc_rx_completion_handler()307 hdr = (struct ath10k_htc_hdr *)skb->data; in ath10k_htc_rx_completion_handler()765 skb = dev_alloc_skb(size + sizeof(struct ath10k_htc_hdr)); in ath10k_htc_alloc_skb()769 skb_reserve(skb, sizeof(struct ath10k_htc_hdr)); in ath10k_htc_alloc_skb()
64 struct ath10k_htc_hdr { struct209 struct ath10k_htc_hdr hdr;302 sizeof(struct ath10k_htc_hdr))
1386 struct ath10k_htc_hdr htc_hdr;
1237 skb_pull(skb, sizeof(struct ath10k_htc_hdr)); in ath10k_pci_htt_rx_deliver()