Searched refs:wi_crypto_algorithm (Results 1 – 3 of 3) sorted by relevance
84 int wi_crypto_algorithm; member
251 sc->wi_crypto_algorithm = WI_CRYPTO_FIRMWARE_WEP; in wi_attach()766 switch (sc->wi_crypto_algorithm) { in wi_rxeof()1183 switch (sc->wi_crypto_algorithm) { in wi_write_record_io()1500 sc->wi_crypto_algorithm = WI_CRYPTO_FIRMWARE_WEP; in wi_setdef()1503 sc->wi_crypto_algorithm = WI_CRYPTO_SOFTWARE_WEP; in wi_setdef()1619 htole16((u_int16_t)sc->wi_crypto_algorithm); in wi_ioctl()2374 sc->wi_crypto_algorithm != WI_CRYPTO_FIRMWARE_WEP) { in wi_start()
789 switch (wsc->wi_crypto_algorithm) { in wi_write_record_usb()