Home
last modified time | relevance | path

Searched defs:ath6kl_hif_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath6kl/
A Dhif.h228 struct ath6kl_hif_ops { struct
234 void (*irq_enable)(struct ath6kl *ar);
235 void (*irq_disable)(struct ath6kl *ar);
238 void (*scatter_req_add)(struct ath6kl *ar,
240 int (*enable_scatter)(struct ath6kl *ar);
241 int (*scat_req_rw) (struct ath6kl *ar,
243 void (*cleanup_scatter)(struct ath6kl *ar);
245 int (*resume)(struct ath6kl *ar);
250 int (*power_on)(struct ath6kl *ar);
251 int (*power_off)(struct ath6kl *ar);
[all …]

Completed in 7 milliseconds