Searched refs:WPI_BAND_5GHZ (Results 1 – 2 of 2) sorted by relevance
/dragonfly/sys/dev/netif/wpi/ | ||
H A D | if_wpireg.h | 668 #define WPI_BAND_5GHZ 0 macro |
H A D | if_wpi.c | 3744 cmd.band = is_chan_5ghz ? WPI_BAND_5GHZ : WPI_BAND_2GHZ; in wpi_set_txpower() |