Home
last modified time | relevance | path

Searched refs:async_work_rx (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dsdio.h226 struct work_struct async_work_rx; member
Dsdio.c477 &ar_sdio->async_work_rx); in ath10k_sdio_mbox_rx_process_packets()
1351 async_work_rx); in ath10k_rx_indication_async_work()
1972 cancel_work_sync(&ar_sdio->async_work_rx); in ath10k_sdio_hif_stop()
2595 INIT_WORK(&ar_sdio->async_work_rx, ath10k_rx_indication_async_work); in ath10k_sdio_probe()