Searched refs:net_info (Results 1 - 3 of 3) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wl_cfg80211.h | 749 struct net_info { struct 762 struct list_head list; /* list of all net_info structure */ 1167 struct list_head net_list; /* used for struct net_info */ 1252 struct net_info *_net_info, enum wl_status state, bool set); 1448 struct net_info *_net_info, *next; in wl_probe_wdev_all() 1463 static inline struct net_info * 1466 struct net_info *_net_info, *next, *info = NULL; in wl_get_netinfo_by_fw_idx() 1486 struct net_info *_net_info, *next; in wl_dealloc_netinfo_by_wdev() 1517 MFREE(cfg->osh, _net_info, sizeof(struct net_info)); in wl_dealloc_netinfo_by_wdev() 1530 struct net_info *_net_inf in wl_alloc_netinfo() [all...] |
H A D | wl_cfg80211.c | 707 static s32 wl_notifier_change_state(struct bcm_cfg80211 *cfg, struct net_info *_net_info, 3190 struct net_info *netinfo; in _wl_cfg80211_del_if() 3468 struct net_info *netinfo = NULL; in wl_cfg80211_change_virtual_iface() 4588 struct net_info *iter, *next; in wl_cfg80211_delete_iface() 4659 struct net_info *iter, *next; in wl_cfg80211_cleanup_virtual_ifaces() 4692 struct net_info *netinfo = NULL; in wl_cfg80211_post_ifdel() 4787 struct net_info *iter, *next; in wl_cfg80211_create_iface() 7200 struct net_info *iter, *next; in wl_cfg80211_get_wdev_from_ifname() 8114 struct net_info *_net_info = wl_get_netinfo_by_netdev(cfg, dev); in wl_cfg80211_set_power_mgmt() 8225 struct net_info *ite in wl_cfg80211_suspend() [all...] |
H A D | wl_cfgvendor.c | 2704 struct net_info *iter, *next; in wl_cfgvendor_get_ndev()
|
Completed in 28 milliseconds