Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dacx.h1071 int wl1271_acx_aid(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 aid);
Dacx.c608 int wl1271_acx_aid(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 aid) in wl1271_acx_aid() function
Dmain.c2955 ret = wl1271_acx_aid(wl, wlvif, wlvif->aid); in wlcore_set_assoc()