Home
last modified time | relevance | path

Searched refs:WL_STATUS_CONNECTING (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmfmac/
Dwl_cfg80211.h103 WL_STATUS_CONNECTING, enumerator
Dwl_cfg80211.c1387 set_bit(WL_STATUS_CONNECTING, &wl->status); in wl_cfg80211_connect()
2654 if (test_and_clear_bit(WL_STATUS_CONNECTING, &wl->status)) { in wl_bss_connect_done()