Searched defs:brcmf_fweh_info (Results 1 – 1 of 1) sorted by relevance
332 struct brcmf_fweh_info { struct333 struct brcmf_pub *drvr;334 bool p2pdev_setup_ongoing;335 struct work_struct event_work;336 spinlock_t evt_q_lock;337 struct list_head event_q;338 uint event_mask_len;339 u8 *event_mask;340 struct brcmf_fweh_event_map *event_map;341 uint num_event_codes;