Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
H A Dif_wivar.h154 #define WI_FLAGS_HAS_WPASUPPORT 0x0002 macro
H A Dif_wi.c413 sc->sc_flags |= WI_FLAGS_HAS_WPASUPPORT; in wi_attach()
832 if ((sc->sc_flags & WI_FLAGS_HAS_WPASUPPORT) && in wi_newstate_sta()
908 if ((sc->sc_flags & WI_FLAGS_HAS_WPASUPPORT) && in wi_newstate_hostap()