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

/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_upgtvar.h457 uint16_t sc_eeprom_hwrx; member in struct:upgt_softc
H A Dif_upgt.c717 filter->rxhw = htole32(sc->sc_eeprom_hwrx);
730 filter->rxhw = htole32(sc->sc_eeprom_hwrx);
742 filter->rxhw = htole32(sc->sc_eeprom_hwrx);
1343 sc->sc_eeprom_hwrx = option_hwrx->rxfilter - UPGT_EEPROM_RX_CONST;
1346 sc->sc_eeprom_hwrx);

Completed in 46 milliseconds