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.c4287 u8 *varptr = NULL; in mwifiex_cfg80211_authenticate() local
4399 varptr = (u8 *)&mgmt->auth.variable + in mwifiex_cfg80211_authenticate()
4408 if (!varptr) in mwifiex_cfg80211_authenticate()
4409 varptr = (u8 *)&mgmt->auth.variable; in mwifiex_cfg80211_authenticate()
4410 memcpy((u8 *)varptr, req->ie, req->ie_len); in mwifiex_cfg80211_authenticate()