Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpireg.h888 } wpi_bands[] = { variable
H A Dif_wpi.c1453 const struct wpi_chan_band *band = &wpi_bands[n]; in wpi_read_eeprom_band()
1499 const struct wpi_chan_band *band = &wpi_bands[n]; in wpi_read_eeprom_channels()
1527 for (i = 0; i < wpi_bands[j].nchan; i++) in wpi_find_eeprom_channel()
1528 if (wpi_bands[j].chan[i] == c->ic_ieee && in wpi_find_eeprom_channel()