Searched refs:WL_CONNECTED (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c307 if (wl_status != WL_CONNECTED) {
312 if (wl_status == WL_CONNECTED)
540 if (wl_status == WL_CONNECTED)
576 if (wl_status == WL_CONNECTED) {
672 if (wl_status != WL_CONNECTED) {
685 if (wl_status == WL_CONNECTED) {
725 if (wl_status != WL_CONNECTED)
/illumos-gate/usr/src/uts/common/inet/
H A Dwifi_ioctl.h172 #define WL_CONNECTED 0x0 macro
/illumos-gate/usr/src/uts/common/io/simnet/
H A Dsimnet.c1160 WL_CONNECTED:WL_NOTCONNECTED);
1198 wdev->swd_linkstatus = WL_CONNECTED;
1246 value = ((wdev->swd_linkstatus == WL_CONNECTED) ? 1:0);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c1791 (*(wl_linkstatus_t *)(gbuf->wldp_buf) == WL_CONNECTED)) {
2279 (*(wl_linkstatus_t *)(gbuf->wldp_buf) == WL_CONNECTED)) {
3855 case WL_CONNECTED:
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c1586 WL_CONNECTED : WL_NOTCONNECTED;

Completed in 113 milliseconds