Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dsdio.c1348 static void ath10k_rx_indication_async_work(struct work_struct *work) in ath10k_rx_indication_async_work() function
2595 INIT_WORK(&ar_sdio->async_work_rx, ath10k_rx_indication_async_work); in ath10k_sdio_probe()