Home
last modified time | relevance | path

Searched refs:WLC_EVENT_MSG_LINK (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/bcmdhd/common/include/proto/
Dbcmevent.h51 #define WLC_EVENT_MSG_LINK 0x01 /* link is up */ macro
/drivers/net/wireless/bcmdhd/
Ddhd_common.c837 if (flags & WLC_EVENT_MSG_LINK) in wl_show_host_event()
Dwl_cfg80211.c6942 if (flags & WLC_EVENT_MSG_LINK)
6964 if (!(flags & WLC_EVENT_MSG_LINK)) {
7190 (event == WLC_E_LINK && (flags == WLC_EVENT_MSG_LINK))) {
7218 } else if ((event == WLC_E_LINK && !(flags & WLC_EVENT_MSG_LINK)) ||
Dwl_iw.c3214 if (!(flags & WLC_EVENT_MSG_LINK)) {