Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dinit.c151 ret = wl1251_acx_sg_enable(wl); in wl1251_hw_init_pta()
H A Dacx.h1459 int wl1251_acx_sg_enable(struct wl1251 *wl);
H A Dacx.c543 int wl1251_acx_sg_enable(struct wl1251 *wl) in wl1251_acx_sg_enable() function