Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h882 } wpi_bands[] = { variable
H A Dif_wpi.c1416 const struct wpi_chan_band *band = &wpi_bands[n]; in wpi_read_eeprom_band()
1462 const struct wpi_chan_band *band = &wpi_bands[n]; in wpi_read_eeprom_channels()
1490 for (i = 0; i < wpi_bands[j].nchan; i++) in wpi_find_eeprom_channel()
1491 if (wpi_bands[j].chan[i] == c->ic_ieee && in wpi_find_eeprom_channel()