Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dif_wi_hostap.h64 #define WIHAPFL_ACTIVE 0x0001 macro
68 #define WIHAPFL_CANTCHANGE (WIHAPFL_ACTIVE)
Dif_wi_hostap.c201 whi->apflags = WIHAPFL_ACTIVE; in wihap_init()
283 if (!(whi->apflags & WIHAPFL_ACTIVE)) in wihap_shutdown()