Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpivar.h262 struct wpi_eeprom_chan
H A Dif_wpireg.h856 struct wpi_eeprom_chan { struct
H A Dif_wpi.c172 static uint32_t wpi_eeprom_channel_flags(struct wpi_eeprom_chan *);
176 static struct wpi_eeprom_chan *wpi_find_eeprom_channel(struct wpi_softc *,
1426 wpi_eeprom_channel_flags(struct wpi_eeprom_chan *channel) in wpi_eeprom_channel_flags()
1452 struct wpi_eeprom_chan *channels = sc->eeprom_channels[n]; in wpi_read_eeprom_band()
1505 band->nchan * sizeof (struct wpi_eeprom_chan)); in wpi_read_eeprom_channels()
1521 static struct wpi_eeprom_chan *
1559 struct wpi_eeprom_chan *channel; in wpi_setregdomain()