Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpireg.h668 #define WPI_BAND_5GHZ 0 macro
H A Dif_wpi.c3744 cmd.band = is_chan_5ghz ? WPI_BAND_5GHZ : WPI_BAND_2GHZ; in wpi_set_txpower()