Home
last modified time | relevance | path

Searched refs:WLC_E_LINK (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/include/proto/
Dbcmevent.h67 #define WLC_E_LINK 16 macro
/linux-2.6.39/drivers/staging/brcm80211/brcmfmac/
Ddhd_common.c531 WLC_E_LINK, "LINK"}, { in wl_show_host_event()
687 case WLC_E_LINK: in wl_show_host_event()
873 case WLC_E_LINK: in wl_host_event()
Dwl_cfg80211.c2340 if (event == WLC_E_LINK) { in wl_is_linkup()
2361 } else if (event == WLC_E_LINK) { in wl_is_linkdown()
2374 if (event == WLC_E_SET_SSID || event == WLC_E_LINK) { in wl_is_nonetwork()
2777 el->handler[WLC_E_LINK] = wl_notify_connect_status; in wl_init_eloop_handler()
3526 setbit(eventmask, WLC_E_LINK); in wl_dongle_eventmsg()
Ddhd_linux.c2158 setbit(dhdp->eventmask, WLC_E_LINK); in dhd_bus_start()
Dwl_iw.c3401 case WLC_E_LINK: