Searched defs:ath10k_sdio_rx_data (Results 1 – 1 of 1) sorted by relevance
121 struct ath10k_sdio_rx_data { struct122 struct sk_buff *skb;123 size_t alloc_len;124 size_t act_len;125 enum ath10k_htc_ep_id eid;126 bool part_of_bundle;127 bool last_in_bundle;128 bool trailer_only;129 int status;