Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dwlan_if.h91 WILC_FW_AUTH_SAE = 7, enumerator
Dcfg80211.c354 auth_type = WILC_FW_AUTH_SAE; in connect()
Dhif.c318 if (conn_attr->auth_type == WILC_FW_AUTH_SAE) in wilc_send_connect_wid()