Searched refs:wr_async_work (Results 1 – 3 of 3) sorted by relevance
65 struct work_struct wr_async_work; member467 ar_sdio = container_of(work, struct ath6kl_sdio, wr_async_work); in ath6kl_sdio_write_async_work()587 queue_work(ar->ath6kl_wq, &ar_sdio->wr_async_work); in ath6kl_sdio_write_async()692 queue_work(ar->ath6kl_wq, &ar_sdio->wr_async_work); in ath6kl_sdio_async_rw_scatter()1230 cancel_work_sync(&ar_sdio->wr_async_work); in ath6kl_sdio_stop()1344 INIT_WORK(&ar_sdio->wr_async_work, ath6kl_sdio_write_async_work); in ath6kl_sdio_probe()1401 cancel_work_sync(&ar_sdio->wr_async_work); in ath6kl_sdio_remove()
221 struct work_struct wr_async_work; member
1449 queue_work(ar_sdio->workqueue, &ar_sdio->wr_async_work); in ath10k_sdio_sleep_timer_handler()1455 wr_async_work); in ath10k_sdio_write_async_work()1670 queue_work(ar_sdio->workqueue, &ar_sdio->wr_async_work); in ath10k_sdio_hif_tx_sg()1939 queue_work(ar_sdio->workqueue, &ar_sdio->wr_async_work); in ath10k_sdio_irq_disable()1968 cancel_work_sync(&ar_sdio->wr_async_work); in ath10k_sdio_hif_stop()2583 INIT_WORK(&ar_sdio->wr_async_work, ath10k_sdio_write_async_work); in ath10k_sdio_probe()