Searched refs:cranges (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Doplib.h274 extern void prom_adjust_ranges(struct linux_prom_ranges *cranges, int ncranges,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dadm8211.h592 static const struct ieee80211_chan_range cranges[] = { variable in typeref:struct:ieee80211_chan_range
H A Dadm8211.c174 if (priv->eeprom->country_code >= ARRAY_SIZE(cranges)) {
178 chan_range = cranges[2];
180 chan_range = cranges[priv->eeprom->country_code];

Completed in 36 milliseconds