Searched refs:ath10k_skb_rxcb (Results 1 – 2 of 2) sorted by relevance
132 struct ath10k_skb_rxcb { struct145 static inline struct ath10k_skb_rxcb *ATH10K_SKB_RXCB(struct sk_buff *skb) in ATH10K_SKB_RXCB() argument147 BUILD_BUG_ON(sizeof(struct ath10k_skb_rxcb) > sizeof(skb->cb)); in ATH10K_SKB_RXCB()148 return (struct ath10k_skb_rxcb *)skb->cb; in ATH10K_SKB_RXCB()
33 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_find_skb_paddr()46 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_ring_free()137 struct ath10k_skb_rxcb *rxcb; in __ath10k_htt_rx_ring_fill_n()467 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_pop_paddr()