Home
last modified time | relevance | path

Searched defs:hif_scatter_req (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhif.h171 struct hif_scatter_req { struct
184 void (*complete) (struct htc_target *, struct hif_scatter_req *); argument
185 int status;
186 int scat_entries;
188 struct bus_request *busrequest;
189 struct scatterlist *sgentries;
192 u8 *virt_dma_buf;
194 u32 scat_q_depth;
196 struct hif_scatter_item scat_list[];