Searched refs:ath10k_skb_rxcb (Results 1 – 2 of 2) sorted by relevance
100 struct ath10k_skb_rxcb { struct112 static inline struct ath10k_skb_rxcb *ATH10K_SKB_RXCB(struct sk_buff *skb) in ATH10K_SKB_RXCB() argument114 BUILD_BUG_ON(sizeof(struct ath10k_skb_rxcb) > sizeof(skb->cb)); in ATH10K_SKB_RXCB()115 return (struct ath10k_skb_rxcb *)skb->cb; in ATH10K_SKB_RXCB()
40 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_find_skb_paddr()53 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_ring_free()89 struct ath10k_skb_rxcb *rxcb; in __ath10k_htt_rx_ring_fill_n()437 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_pop_paddr()