Home
last modified time | relevance | path

Searched defs:bcm_cfg80211 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.h740 struct bcm_cfg80211 { struct
741 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 …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.h1235 struct bcm_cfg80211 { struct
1236 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 …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.h1235 struct bcm_cfg80211 { struct
1236 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 …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.h1175 struct bcm_cfg80211 { struct
1176 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 …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.h1698 struct bcm_cfg80211 { struct
1699 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 …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.h1698 struct bcm_cfg80211 { struct
1699 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 …]