Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/wl1251/
Dinit.c165 ret = wl1251_acx_sg_enable(wl); in wl1251_hw_init_pta()
Dacx.h1458 int wl1251_acx_sg_enable(struct wl1251 *wl);
Dacx.c584 int wl1251_acx_sg_enable(struct wl1251 *wl) in wl1251_acx_sg_enable() function