Searched refs:ath10k_skb_rxcb (Results 1 – 2 of 2) sorted by relevance
124 struct ath10k_skb_rxcb { struct136 static inline struct ath10k_skb_rxcb *ATH10K_SKB_RXCB(struct sk_buff *skb) in ATH10K_SKB_RXCB() argument138 BUILD_BUG_ON(sizeof(struct ath10k_skb_rxcb) > sizeof(skb->cb)); in ATH10K_SKB_RXCB()139 return (struct ath10k_skb_rxcb *)skb->cb; in ATH10K_SKB_RXCB()
29 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_find_skb_paddr()42 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_ring_free()132 struct ath10k_skb_rxcb *rxcb; in __ath10k_htt_rx_ring_fill_n()439 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_pop_paddr()