Searched refs:wr_asyncq (Results 1 – 2 of 2) sorted by relevance
66 struct list_head wr_asyncq; member470 list_for_each_entry_safe(req, tmp_req, &ar_sdio->wr_asyncq, list) { in ath6kl_sdio_write_async_work()585 list_add_tail(&bus_req->list, &ar_sdio->wr_asyncq); in ath6kl_sdio_write_async()690 list_add_tail(&scat_req->busrequest->list, &ar_sdio->wr_asyncq); in ath6kl_sdio_async_rw_scatter()1234 list_for_each_entry_safe(req, tmp_req, &ar_sdio->wr_asyncq, list) { in ath6kl_sdio_stop()1342 INIT_LIST_HEAD(&ar_sdio->wr_asyncq); in ath6kl_sdio_probe()
222 struct list_head wr_asyncq; member