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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/uniconv/
H A Duniconv.c55 static charset_t ch_to; variable
174 outlen = convert_charset(ch_from, ch_to, ch_mac, (char *)p, strlen((char *)p), (char *)q, sizeof(buffer) -2, &flags);
176 if ( ch_to == CH_UTF8) {
181 outlen = convert_charset(ch_to, ch_to, ch_mac, (char *)p, strlen((char *)p), (char *)q, sizeof(buffer) -2, &flags);
541 if ( (charset_t) -1 == ( ch_to = add_charset(to_charset)) ) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-eeprom.h349 u8 ch_to; /* channel number of highest channel in subband */ member in struct:iwl_eeprom_calib_subband_info
H A Diwl-4965.c763 && (channel <= priv->calib_info->band_info[b].ch_to))

Completed in 68 milliseconds