Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhif-ops.h73 return ar->hif_ops->enable_scatter(ar); in ath6kl_hif_enable_scatter()
H A Dhif.h240 int (*enable_scatter)(struct ath6kl *ar); member
H A Dsdio.c1261 .enable_scatter = ath6kl_sdio_enable_scatter,