Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_pub.h562 extern void wlc_associate_upd(struct wlc_info *wlc, bool state);
Dwl_mac80211.c340 wlc_associate_upd(wl->wlc, info->assoc); in wl_ops_bss_info_changed()
Dwlc_main.c8474 void wlc_associate_upd(struct wlc_info *wlc, bool state) in wlc_associate_upd() function