Home
last modified time | relevance | path

Searched refs:WILC_FW_ENCRYPT_ENABLED (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
A Dwlan_if.h63 WILC_FW_ENCRYPT_ENABLED = BIT(0), enumerator
74 WILC_FW_SEC_WEP = WILC_FW_WEP | WILC_FW_ENCRYPT_ENABLED,
76 WILC_FW_SEC_WPA = WILC_FW_WPA | WILC_FW_ENCRYPT_ENABLED,
79 WILC_FW_SEC_WPA2 = WILC_FW_WPA2 | WILC_FW_ENCRYPT_ENABLED,

Completed in 5 milliseconds