Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c135 const struct ath10k_htt_rx_desc_ops qca988x_rx_desc_ops = {
160 const struct ath10k_htt_rx_desc_ops qca99x0_rx_desc_ops = {
270 const struct ath10k_htt_rx_desc_ops wcn3990_rx_desc_ops = {
H A Dhtt.h2147 struct ath10k_htt_rx_desc_ops { struct
2181 extern const struct ath10k_htt_rx_desc_ops qca988x_rx_desc_ops; argument
2182 extern const struct ath10k_htt_rx_desc_ops qca99x0_rx_desc_ops;
2183 extern const struct ath10k_htt_rx_desc_ops wcn3990_rx_desc_ops;
2202 * so that it is easier to define the ath10k_htt_rx_desc_ops instances.
2151 rx_desc_sizeath10k_htt_rx_desc_ops global() argument
2154 rx_desc_msdu_payload_offsetath10k_htt_rx_desc_ops global() argument
H A Dhw.h564 const struct ath10k_htt_rx_desc_ops *rx_desc_ops;