Searched refs:WPI_CHAN_ACTIVE (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/netif/wpi/ | ||
| HD | if_wpireg.h | 639 #define WPI_CHAN_ACTIVE (1 << 0) macro |
| HD | if_wpi.c | 4273 chan->flags |= WPI_CHAN_ACTIVE; in wpi_scan() |