Searched refs:sc_eeprom_freq3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_upgtvar.h458 struct upgt_lmac_freq3 sc_eeprom_freq3[IEEE80211_CHAN_MAX]; member in struct:upgt_softc
H A Dif_upgt.c1011 memcpy(chan->freq3_1, &sc->sc_eeprom_freq3[channel].data,
1015 memcpy(chan->freq3_2, &sc->sc_eeprom_freq3[channel].data,
1257 sc->sc_eeprom_freq3[channel] = freq3[i];
1260 le16toh(sc->sc_eeprom_freq3[channel].freq), channel);

Completed in 40 milliseconds