Searched refs:wl_cfg80211_static_if (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvif.c | 1236 if (wl_cfg80211_static_if(cfg, ndev)) { in wl_cfg80211_change_virtual_iface() 1443 if (!wl_cfg80211_static_if(cfg, iter->ndev)) in wl_cfg80211_cleanup_virtual_ifaces()
|
| H A D | wl_cfg80211.h | 2008 bool wl_cfg80211_static_if(struct bcm_cfg80211 *cfg, struct net_device *ndev);
|
| H A D | wl_cfg80211.c | 3860 if (wl_cfg80211_static_if(cfg, iter->ndev)) { in wl_cfg80211_delete_iface() 3923 if (wl_cfg80211_static_if(cfg, ndev)) { in wl_cfg80211_post_ifdel() 4177 if (wl_cfg80211_static_if(cfg, ndev)) { in wl_cfg80211_del_iface() 9791 if (wl_cfg80211_static_if(cfg, dev)) { in wl_cfg80211_macaddr_sync_reqd() 23221 wl_cfg80211_static_if(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_cfg80211_static_if() function
|
| H A D | dhd_linux.c | 3667 if (wl_cfg80211_static_if(cfg, dev) && !(dev->flags & IFF_UP)) { in dhd_set_mac_address() 9678 if (!wl_cfg80211_static_if(cfg, net)) { in dhd_static_if_open() 9726 if (!wl_cfg80211_static_if(cfg, net)) { in dhd_static_if_stop()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgvif.c | 1230 if (wl_cfg80211_static_if(cfg, ndev)) { in wl_cfg80211_change_virtual_iface() 1437 if (!wl_cfg80211_static_if(cfg, iter->ndev)) in wl_cfg80211_cleanup_virtual_ifaces()
|
| H A D | wl_cfg80211.h | 2005 bool wl_cfg80211_static_if(struct bcm_cfg80211 *cfg, struct net_device *ndev);
|
| H A D | wl_cfg80211.c | 3846 if (wl_cfg80211_static_if(cfg, iter->ndev)) { in wl_cfg80211_delete_iface() 3909 if (wl_cfg80211_static_if(cfg, ndev)) { in wl_cfg80211_post_ifdel() 4163 if (wl_cfg80211_static_if(cfg, ndev)) { in wl_cfg80211_del_iface() 9743 if (wl_cfg80211_static_if(cfg, dev)) { in wl_cfg80211_macaddr_sync_reqd() 22976 wl_cfg80211_static_if(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_cfg80211_static_if() function
|
| H A D | dhd_linux.c | 3658 if (wl_cfg80211_static_if(cfg, dev) && !(dev->flags & IFF_UP)) { in dhd_set_mac_address() 9674 if (!wl_cfg80211_static_if(cfg, net)) { in dhd_static_if_open() 9722 if (!wl_cfg80211_static_if(cfg, net)) { in dhd_static_if_stop()
|