Searched refs:wpi_read_eeprom_band (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/wpi/ |
H A D | if_wpi.c | 167 static void wpi_read_eeprom_band(struct wpi_softc *, uint8_t, int, int *, 1412 wpi_read_eeprom_band(struct wpi_softc *sc, uint8_t n, int maxchans, in wpi_read_eeprom_band() function 1474 wpi_read_eeprom_band(sc, n, IEEE80211_CHAN_MAX, &ic->ic_nchans, in wpi_read_eeprom_channels() 1507 wpi_read_eeprom_band(sc, i, maxchans, nchans, chans); in wpi_getradiocaps()
|