Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dacx.h1259 int wl1271_acx_aid(struct wl1271 *wl, u16 aid);
Dacx.c630 int wl1271_acx_aid(struct wl1271 *wl, u16 aid) in wl1271_acx_aid() function
Dmain.c1464 ret = wl1271_acx_aid(wl, wl->aid); in wl1271_join()