Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/microchip/wilc1000/
Dwlan_if.h91 WILC_FW_AUTH_SAE = 7, enumerator
Dcfg80211.c357 auth_type = WILC_FW_AUTH_SAE; in connect()
Dhif.c316 if (conn_attr->auth_type == WILC_FW_AUTH_SAE) in wilc_send_connect_wid()