Searched refs:ath6kl_sdio (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | sdio.c | 33 struct ath6kl_sdio { struct 80 static inline struct ath6kl_sdio *ath6kl_sdio_priv(struct ath6kl *ar) in ath6kl_sdio_priv() 190 static struct bus_request *ath6kl_sdio_alloc_busreq(struct ath6kl_sdio *ar_sdio) in ath6kl_sdio_alloc_busreq() 212 static void ath6kl_sdio_free_bus_req(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_free_bus_req() 260 static int ath6kl_sdio_scat_rw(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_scat_rw() 344 static int ath6kl_sdio_alloc_prep_scat_req(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_alloc_prep_scat_req() 412 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); in ath6kl_sdio_read_write_sync() 444 static void __ath6kl_sdio_write_async(struct ath6kl_sdio *ar_sdio, in __ath6kl_sdio_write_async() 464 struct ath6kl_sdio *ar_sdio; in ath6kl_sdio_write_async_work() 467 ar_sdio = container_of(work, struct ath6kl_sdio, wr_async_wor in ath6kl_sdio_write_async_work() [all...] |
H A D | Makefile | 42 obj-$(CONFIG_ATH6KL_SDIO) += ath6kl_sdio.o 43 ath6kl_sdio-y += sdio.o
|
H A D | trace.c | 22 EXPORT_TRACEPOINT_SYMBOL(ath6kl_sdio); variable
|
H A D | trace.h | 85 TRACE_EVENT(ath6kl_sdio,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | sdio.c | 33 struct ath6kl_sdio { struct 80 static inline struct ath6kl_sdio *ath6kl_sdio_priv(struct ath6kl *ar) in ath6kl_sdio_priv() 190 static struct bus_request *ath6kl_sdio_alloc_busreq(struct ath6kl_sdio *ar_sdio) in ath6kl_sdio_alloc_busreq() 212 static void ath6kl_sdio_free_bus_req(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_free_bus_req() 260 static int ath6kl_sdio_scat_rw(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_scat_rw() 344 static int ath6kl_sdio_alloc_prep_scat_req(struct ath6kl_sdio *ar_sdio, in ath6kl_sdio_alloc_prep_scat_req() 412 struct ath6kl_sdio *ar_sdio = ath6kl_sdio_priv(ar); in ath6kl_sdio_read_write_sync() 444 static void __ath6kl_sdio_write_async(struct ath6kl_sdio *ar_sdio, in __ath6kl_sdio_write_async() 464 struct ath6kl_sdio *ar_sdio; in ath6kl_sdio_write_async_work() 467 ar_sdio = container_of(work, struct ath6kl_sdio, wr_async_wor in ath6kl_sdio_write_async_work() [all...] |
H A D | Makefile | 42 obj-$(CONFIG_ATH6KL_SDIO) += ath6kl_sdio.o 43 ath6kl_sdio-y += sdio.o
|
H A D | trace.c | 22 EXPORT_TRACEPOINT_SYMBOL(ath6kl_sdio); variable
|
H A D | trace.h | 85 TRACE_EVENT(ath6kl_sdio,
|
Completed in 4 milliseconds