Home
last modified time | relevance | path

Searched defs:rxcb (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c33 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_find_skb_paddr() local
46 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_ring_free() local
137 struct ath10k_skb_rxcb *rxcb; in __ath10k_htt_rx_ring_fill_n() local
467 struct ath10k_skb_rxcb *rxcb; in ath10k_htt_rx_pop_paddr() local
H A Dcore.h151 #define ATH10K_RXCB_SKB(rxcb) \ argument