Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wl1251/
Dinit.c165 ret = wl1251_acx_sg_enable(wl); in wl1251_hw_init_pta()
Dacx.h1473 int wl1251_acx_sg_enable(struct wl1251 *wl);
Dacx.c545 int wl1251_acx_sg_enable(struct wl1251 *wl) in wl1251_acx_sg_enable() function