Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c793 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_auth()
812 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_auth()
862 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_auth()
922 else if (wl->auth_method == GELIC_EURUS_AUTH_OPEN) in gelic_wl_get_auth()
1055 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_encode()
1103 case GELIC_EURUS_AUTH_OPEN: in gelic_wl_get_encode()
1232 wl->auth_method = GELIC_EURUS_AUTH_OPEN; /* should be open */ in gelic_wl_set_encodeext()
1237 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_encodeext()
1933 case GELIC_EURUS_AUTH_OPEN: in gelic_wl_associate_bss()
1934 common->auth_method = cpu_to_be16(GELIC_EURUS_AUTH_OPEN); in gelic_wl_associate_bss()
[all …]
Dps3_gelic_wireless.h49 GELIC_EURUS_AUTH_OPEN = 0, /* FIXME: WLAN_AUTH_OPEN */ enumerator