Searched defs:bcm_cfg80211 (Results 1 – 6 of 6) sorted by relevance
740 struct bcm_cfg80211 { struct741 struct wireless_dev *wdev; /* representing cfg cfg80211 device */743 struct wireless_dev *p2p_wdev; /* representing cfg cfg80211 device for P2P */744 struct net_device *p2p_net; /* reference to p2p0 interface */746 struct wl_conf *conf;747 struct cfg80211_scan_request *scan_request; /* scan request object */748 EVENT_HANDLER evt_handler[WLC_E_LAST];749 struct list_head eq_list; /* used for event queue */750 struct list_head net_list; /* used for struct net_info */751 spinlock_t net_list_sync; /* to protect scan status (and others if needed) */[all …]
1235 struct bcm_cfg80211 { struct1236 struct wireless_dev *wdev; /* representing cfg cfg80211 device */1238 struct wireless_dev *p2p_wdev; /* representing cfg cfg80211 device for P2P */1239 struct net_device *p2p_net; /* reference to p2p0 interface */1241 struct wl_conf *conf;1242 struct cfg80211_scan_request *scan_request; /* scan request object */1243 EVENT_HANDLER evt_handler[WLC_E_LAST];1244 struct list_head eq_list; /* used for event queue */1245 struct list_head net_list; /* used for struct net_info */1246 spinlock_t net_list_sync; /* to protect scan status (and others if needed) */[all …]
1175 struct bcm_cfg80211 { struct1176 struct wireless_dev *wdev; /* representing cfg cfg80211 device */1178 struct wireless_dev *p2p_wdev; /* representing cfg cfg80211 device for P2P */1179 struct net_device *p2p_net; /* reference to p2p0 interface */1181 struct wl_conf *conf;1182 struct cfg80211_scan_request *scan_request; /* scan request object */1183 EVENT_HANDLER evt_handler[WLC_E_LAST];1184 struct list_head eq_list; /* used for event queue */1185 struct list_head net_list; /* used for struct net_info */1186 spinlock_t net_list_sync; /* to protect scan status (and others if needed) */[all …]
1698 struct bcm_cfg80211 { struct1699 struct wireless_dev *wdev; /* representing cfg cfg80211 device */1701 struct wireless_dev *p2p_wdev; /* representing cfg cfg80211 device for P2P */1702 struct net_device *p2p_net; /* reference to p2p0 interface */1704 struct wl_conf *conf;1705 struct cfg80211_scan_request *scan_request; /* scan request object */1706 EVENT_HANDLER evt_handler[WLC_E_LAST];1707 struct list_head eq_list; /* used for event queue */1708 struct list_head net_list; /* used for struct net_info */1709 spinlock_t net_list_sync; /* to protect scan status (and others if needed) */[all …]