Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dcfg.c107 static int lbs_auth_to_authtype(enum nl80211_auth_type auth_type) in lbs_auth_to_authtype() function
360 auth->auth = cpu_to_le16(lbs_auth_to_authtype(auth_type)); in lbs_add_auth_type_tlv()
1088 ret = lbs_auth_to_authtype(sme->auth_type); in lbs_set_authtype()