Home
last modified time | relevance | path

Searched refs:authtype (Results 1 – 10 of 10) sorted by relevance

/drivers/net/wireless/microchip/wilc1000/
Dhif.h109 enum authtype auth_type;
159 u8 index, u8 mode, enum authtype auth_type);
Dwlan_if.h90 enum authtype { enum
Dcfg80211.c308 enum authtype auth_type = WILC_FW_AUTH_ANY; in connect()
Dhif.c1092 u8 index, u8 mode, enum authtype auth_type) in wilc_add_wep_key_bss_ap()
/drivers/target/iscsi/
Discsi_target_nego.c103 unsigned char *authtype) in iscsi_handle_authentication() argument
140 if (strstr("CHAP", authtype)) in iscsi_handle_authentication()
145 if (strstr("None", authtype)) in iscsi_handle_authentication()
147 else if (strstr("CHAP", authtype)) in iscsi_handle_authentication()
/drivers/staging/wlan-ng/
Dp80211metastruct.h222 struct p80211item_uint32 authtype; member
Dcfg80211.c465 msg_join.authtype.data = P80211ENUM_authalg_opensystem; in prism2_connect()
468 msg_join.authtype.data = P80211ENUM_authalg_sharedkey; in prism2_connect()
Dprism2mgmt.c1069 if (msg->authtype.data == P80211ENUM_authalg_sharedkey) in prism2mgmt_autojoin()
/drivers/net/wireless/marvell/libertas/
Dhost.h510 u8 authtype; member
Dcfg.c1043 cmd.authtype = ret; in lbs_set_authtype()