ath10k_htt_rx_desc_ops
const struct ath10k_htt_rx_desc_ops qca988x_rx_desc_ops = {
const struct ath10k_htt_rx_desc_ops qca99x0_rx_desc_ops = {
const struct ath10k_htt_rx_desc_ops wcn3990_rx_desc_ops = {
extern const struct ath10k_htt_rx_desc_ops qca988x_rx_desc_ops;
extern const struct ath10k_htt_rx_desc_ops qca99x0_rx_desc_ops;
extern const struct ath10k_htt_rx_desc_ops wcn3990_rx_desc_ops;
const struct ath10k_htt_rx_desc_ops *rx_desc_ops;