Searched defs:escan_info (Results 1 – 1 of 1) sorted by relevance
232 struct escan_info { struct233 u32 escan_state;234 u8 escan_buf[WL_ESCAN_BUF_SIZE];235 struct wiphy *wiphy;236 struct brcmf_if *ifp;237 s32 (*run)(struct brcmf_cfg80211_info *cfg, struct brcmf_if *ifp,400 struct escan_info escan_info; member