Home
last modified time | relevance | path

Searched refs:auth_method (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/toshiba/
A 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()
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 …]
A Dps3_gelic_wireless.h63 u16 auth_method; /* shared key or open */ member
251 enum gelic_eurus_auth_method auth_method; /* open/shared */ member
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_mng_tlv.c1102 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()
/linux/drivers/scsi/qedi/
A Dqedi_main.c1097 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()
/linux/include/linux/qed/
A Dqed_if.h402 u8 auth_method; member

Completed in 43 milliseconds