Searched refs:cranges (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/wireless/admtek/
H A Dadm8211.c170 if (priv->eeprom->country_code >= ARRAY_SIZE(cranges)) {
174 chan_range = cranges[2];
176 chan_range = cranges[priv->eeprom->country_code];
H A Dadm8211.h593 static const struct ieee80211_chan_range cranges[] = { variable in typeref:struct:ieee80211_chan_range
/linux-master/arch/m68k/include/asm/
H A Doplib.h283 extern void prom_adjust_ranges(struct linux_prom_ranges *cranges, int ncranges,

Completed in 246 milliseconds