Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4279 u8 *varptr = NULL; in mwifiex_cfg80211_authenticate() local
4391 varptr = (u8 *)&mgmt->auth.variable + in mwifiex_cfg80211_authenticate()
4400 if (!varptr) in mwifiex_cfg80211_authenticate()
4401 varptr = (u8 *)&mgmt->auth.variable; in mwifiex_cfg80211_authenticate()
4402 memcpy((u8 *)varptr, req->ie, req->ie_len); in mwifiex_cfg80211_authenticate()