Home
last modified time | relevance | path

Searched refs:wpi_eeprom_chan (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/wpi/
H A Dif_wpivar.h239 struct wpi_eeprom_chan
H A Dif_wpireg.h850 struct wpi_eeprom_chan { struct
H A Dif_wpi.c166 static uint32_t wpi_eeprom_channel_flags(struct wpi_eeprom_chan *);
170 static struct wpi_eeprom_chan *wpi_find_eeprom_channel(struct wpi_softc *,
1389 wpi_eeprom_channel_flags(struct wpi_eeprom_chan *channel) in wpi_eeprom_channel_flags()
1415 struct wpi_eeprom_chan *channels = sc->eeprom_channels[n]; in wpi_read_eeprom_band()
1468 band->nchan * sizeof (struct wpi_eeprom_chan)); in wpi_read_eeprom_channels()
1484 static struct wpi_eeprom_chan *
1522 struct wpi_eeprom_chan *channel; in wpi_setregdomain()