Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h665 #define WPI_BAND_2GHZ 1 macro
H A Dif_wpi.c3697 cmd.band = is_chan_5ghz ? WPI_BAND_5GHZ : WPI_BAND_2GHZ; in wpi_set_txpower()