Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_if.h69 WILC_FW_ENCRYPT_ENABLED = BIT(0), enumerator
80 WILC_FW_SEC_WEP = WILC_FW_WEP | WILC_FW_ENCRYPT_ENABLED,
82 WILC_FW_SEC_WPA = WILC_FW_WPA | WILC_FW_ENCRYPT_ENABLED,
85 WILC_FW_SEC_WPA2 = WILC_FW_WPA2 | WILC_FW_ENCRYPT_ENABLED,
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_if.h65 WILC_FW_ENCRYPT_ENABLED = BIT(0), enumerator
76 WILC_FW_SEC_WEP = WILC_FW_WEP | WILC_FW_ENCRYPT_ENABLED,
78 WILC_FW_SEC_WPA = WILC_FW_WPA | WILC_FW_ENCRYPT_ENABLED,
81 WILC_FW_SEC_WPA2 = WILC_FW_WPA2 | WILC_FW_ENCRYPT_ENABLED,

Completed in 4 milliseconds