Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
HDif_wpireg.h639 #define WPI_CHAN_ACTIVE (1 << 0) macro
HDif_wpi.c4273 chan->flags |= WPI_CHAN_ACTIVE; in wpi_scan()