Searched defs:escan_info (Results 1 – 1 of 1) sorted by relevance
255 struct escan_info { struct256 u32 escan_state;257 u8 *escan_buf;258 struct wiphy *wiphy;259 struct brcmf_if *ifp;260 s32 (*run)(struct brcmf_cfg80211_info *cfg, struct brcmf_if *ifp,357 struct escan_info escan_info; member