Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dsdio.h226 struct work_struct async_work_rx; member
Dsdio.c478 &ar_sdio->async_work_rx); in ath10k_sdio_mbox_rx_process_packets()
1352 async_work_rx); in ath10k_rx_indication_async_work()
1973 cancel_work_sync(&ar_sdio->async_work_rx); in ath10k_sdio_hif_stop()
2596 INIT_WORK(&ar_sdio->async_work_rx, ath10k_rx_indication_async_work); in ath10k_sdio_probe()