Searched defs:ath10k_sdio_rx_data (Results 1 – 1 of 1) sorted by relevance
132 struct ath10k_sdio_rx_data { struct133 struct sk_buff *skb;134 size_t alloc_len;135 size_t act_len;136 enum ath10k_htc_ep_id eid;137 bool part_of_bundle;138 bool last_in_bundle;139 bool trailer_only;140 int status;