Home
last modified time | relevance | path

Searched refs:wl_cfg80211_static_if_active (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.h2007 struct net_device *wl_cfg80211_static_if_active(struct bcm_cfg80211 *cfg);
H A Dwl_cfgvif.c501 static_if_ndev = wl_cfg80211_static_if_active(cfg); in wl_cfg80211_get_sec_iface()
H A Dwl_cfg80211.c23008 wl_cfg80211_static_if_active(struct bcm_cfg80211 *cfg) in wl_cfg80211_static_if_active() function
H A Ddhd_linux.c8778 if (wl_cfg80211_static_if_active(cfg)) { in dhd_stop()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.h2010 struct net_device *wl_cfg80211_static_if_active(struct bcm_cfg80211 *cfg);
H A Dwl_cfgvif.c501 static_if_ndev = wl_cfg80211_static_if_active(cfg); in wl_cfg80211_get_sec_iface()
H A Dwl_cfg80211.c23253 wl_cfg80211_static_if_active(struct bcm_cfg80211 *cfg) in wl_cfg80211_static_if_active() function
H A Ddhd_linux.c8782 if ((!dhd->pub.hang_was_sent) && wl_cfg80211_static_if_active(cfg)) { in dhd_stop()