Searched refs:auth_method (Results 1 – 5 of 5) sorted by relevance
793 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()859 wl->auth_method = GELIC_EURUS_AUTH_SHARED; in gelic_wl_set_auth()862 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_auth()1055 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_encode()1058 wl->auth_method = GELIC_EURUS_AUTH_SHARED; in gelic_wl_set_encode()1102 switch (wl->auth_method) { in gelic_wl_get_encode()1237 wl->auth_method = GELIC_EURUS_AUTH_OPEN; in gelic_wl_set_encodeext()1932 switch (wl->auth_method) { in gelic_wl_associate_bss()1947 be16_to_cpu(common->auth_method)); in gelic_wl_associate_bss()[all …]
63 u16 auth_method; /* shared key or open */ member251 enum gelic_eurus_auth_method auth_method; /* open/shared */ member
1102 p_buf->p_val = &p_drv_buf->auth_method; in qed_mfw_get_iscsi_tlv_value()1103 return sizeof(p_drv_buf->auth_method); in qed_mfw_get_iscsi_tlv_value()
1097 iscsi->auth_method = 1; in qedi_get_protocol_tlv_data()1099 iscsi->auth_method = 2; in qedi_get_protocol_tlv_data()1101 iscsi->auth_method = 3; in qedi_get_protocol_tlv_data()
402 u8 auth_method; member
Completed in 43 milliseconds