ath10k_sdio_rx_data
struct ath10k_sdio_rx_data *pkt,
struct ath10k_sdio_rx_data *pkt;
static inline void ath10k_sdio_mbox_free_rx_pkt(struct ath10k_sdio_rx_data *pkt)
struct ath10k_sdio_rx_data *rx_pkts,
static inline int ath10k_sdio_mbox_alloc_rx_pkt(struct ath10k_sdio_rx_data *pkt,
struct ath10k_sdio_rx_data *pkt = &ar_sdio->rx_pkts[0];
struct ath10k_sdio_rx_data *pkt;
static inline bool is_trailer_only_msg(struct ath10k_sdio_rx_data *pkt)
struct ath10k_sdio_rx_data rx_pkts[ATH10K_SDIO_MAX_RX_MSGS];