Home
last modified time | relevance | path

Searched refs:ath10k_skb_rxcb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h131 struct ath10k_skb_rxcb { struct
144 static inline struct ath10k_skb_rxcb *ATH10K_SKB_RXCB(struct sk_buff *skb) in ATH10K_SKB_RXCB() argument
146 BUILD_BUG_ON(sizeof(struct ath10k_skb_rxcb) > sizeof(skb->cb)); in ATH10K_SKB_RXCB()
147 return (struct ath10k_skb_rxcb *)skb->cb; in ATH10K_SKB_RXCB()
H A Dsdio.c426 struct ath10k_skb_rxcb *cb; in ath10k_sdio_mbox_rx_process_packets()
1355 struct ath10k_skb_rxcb *cb; in ath10k_rx_indication_async_work()
H A Dhtt_rx.c33 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()