Home
last modified time | relevance | path

Searched refs:static_ndev (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.h1429 struct net_device *static_ndev[DHD_MAX_STATIC_IFS]; member
1457 ((cfg && cfg->static_ndev && \
H A Dwl_android.c10427 cfg->static_ndev[ifidx - DHD_MAX_IFS] = ndev; in wl_cfg80211_register_static_if()
10445 if (!cfg || !cfg->static_ndev[i]) { in wl_cfg80211_unregister_static_if()
10453 unregister_netdev(cfg->static_ndev[i]); in wl_cfg80211_unregister_static_if()
10521 new_ndev = cfg->static_ndev[iface_num]; in wl_cfg80211_post_static_ifcreate()
H A Dwl_cfg80211.c2443 if (IS_AP_IFACE(cfg->static_ndev->ieee80211_ptr)) {
20311 if (strcmp(name, cfg->static_ndev[i]->name) == 0) {
20324 if ((cfg && (cfg->static_ndev[i] == net))) {
20351 if ((cfg && (cfg->static_ndev[i] == net))) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.h1489 struct net_device *static_ndev[DHD_MAX_STATIC_IFS]; member
1521 ((cfg && cfg->static_ndev && \
H A Dwl_android.c10525 cfg->static_ndev[ifidx - DHD_MAX_IFS] = ndev; in wl_cfg80211_register_static_if()
10543 if (!cfg || !cfg->static_ndev[i]) { in wl_cfg80211_unregister_static_if()
10551 unregister_netdev(cfg->static_ndev[i]); in wl_cfg80211_unregister_static_if()
10619 new_ndev = cfg->static_ndev[iface_num]; in wl_cfg80211_post_static_ifcreate()
H A Dwl_cfg80211.c2566 if (IS_AP_IFACE(cfg->static_ndev->ieee80211_ptr)) {
20545 if (strcmp(name, cfg->static_ndev[i]->name) == 0) {
20558 if ((cfg && (cfg->static_ndev[i] == net))) {
20585 if ((cfg && (cfg->static_ndev[i] == net))) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.h1489 struct net_device *static_ndev[DHD_MAX_STATIC_IFS]; member
1521 ((cfg && cfg->static_ndev && \
H A Dwl_android.c10119 cfg->static_ndev[ifidx - DHD_MAX_IFS] = ndev; in wl_cfg80211_register_static_if()
10137 if (!cfg || !cfg->static_ndev[i]) { in wl_cfg80211_unregister_static_if()
10145 unregister_netdev(cfg->static_ndev[i]); in wl_cfg80211_unregister_static_if()
10213 new_ndev = cfg->static_ndev[iface_num]; in wl_cfg80211_post_static_ifcreate()
H A Dwl_cfg80211.c2568 if (IS_AP_IFACE(cfg->static_ndev->ieee80211_ptr)) {
20547 if (strcmp(name, cfg->static_ndev[i]->name) == 0) {
20560 if ((cfg && (cfg->static_ndev[i] == net))) {
20587 if ((cfg && (cfg->static_ndev[i] == net))) {
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c23229 if (cfg->static_ndev[i] == ndev) in wl_cfg80211_static_if()
23245 if (cfg->static_ndev[i] == ndev) in wl_cfg80211_static_ifidx()
23261 if (cfg->static_ndev[i] && (cfg->static_ndev_state[i] & NDEV_STATE_FW_IF_CREATED)) in wl_cfg80211_static_if_active()
23262 return cfg->static_ndev[i]; in wl_cfg80211_static_if_active()
23277 if (cfg->static_ndev[i] && (!strncmp(cfg->static_ndev[i]->name, name, strlen(name)))) in wl_cfg80211_static_if_name()
23294 if (cfg->static_ndev[i] && (cfg->static_ndev[i]->flags & IFF_UP)) in wl_cfg80211_static_if_dev_close()
23295 dev_close(cfg->static_ndev[i]); in wl_cfg80211_static_if_dev_close()
H A Dwl_cfg80211.h1935 struct net_device *static_ndev[DHD_MAX_STATIC_IFS]; member
H A Dwl_android.c13466 cfg->static_ndev[static_ifidx] = ndev; in wl_cfg80211_register_static_if()
13493 if (cfg->static_ndev[i]) in wl_cfg80211_unregister_static_if()
13494 unregister_netdev(cfg->static_ndev[i]); in wl_cfg80211_unregister_static_if()
13568 new_ndev = cfg->static_ndev[static_ifidx]; in wl_cfg80211_post_static_ifcreate()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c22984 if (cfg->static_ndev[i] == ndev) in wl_cfg80211_static_if()
23000 if (cfg->static_ndev[i] == ndev) in wl_cfg80211_static_ifidx()
23016 if (cfg->static_ndev[i] && (cfg->static_ndev_state[i] & NDEV_STATE_FW_IF_CREATED)) in wl_cfg80211_static_if_active()
23017 return cfg->static_ndev[i]; in wl_cfg80211_static_if_active()
23032 if (cfg->static_ndev[i] && (!strncmp(cfg->static_ndev[i]->name, name, strlen(name)))) in wl_cfg80211_static_if_name()
23049 if (cfg->static_ndev[i] && (cfg->static_ndev[i]->flags & IFF_UP)) in wl_cfg80211_static_if_dev_close()
23050 dev_close(cfg->static_ndev[i]); in wl_cfg80211_static_if_dev_close()
H A Dwl_cfg80211.h1935 struct net_device *static_ndev[DHD_MAX_STATIC_IFS]; member
H A Dwl_android.c13310 cfg->static_ndev[static_ifidx] = ndev; in wl_cfg80211_register_static_if()
13337 if (cfg->static_ndev[i]) in wl_cfg80211_unregister_static_if()
13338 unregister_netdev(cfg->static_ndev[i]); in wl_cfg80211_unregister_static_if()
13412 new_ndev = cfg->static_ndev[static_ifidx]; in wl_cfg80211_post_static_ifcreate()