Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhif-ops.h62 return ar->hif_ops->scatter_req_get(ar); in hif_scatter_req_get()
H A Dhif.h237 struct hif_scatter_req *(*scatter_req_get)(struct ath6kl *ar); member
H A Dsdio.c1259 .scatter_req_get = ath6kl_sdio_scatter_req_get,