Searched defs:escan_info (Results 1 – 1 of 1) sorted by relevance
212 struct escan_info { struct213 u32 escan_state;214 u8 *escan_buf;215 struct wiphy *wiphy;216 struct brcmf_if *ifp;217 s32 (*run)(struct brcmf_cfg80211_info *cfg, struct brcmf_if *ifp,314 struct escan_info escan_info; member