Home
last modified time | relevance | path

Searched refs:NDEV_STATE_FW_IF_CREATED (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.h1451 NDEV_STATE_FW_IF_CREATED, enumerator
1458 (cfg->static_ndev_state & NDEV_STATE_FW_IF_CREATED)) ? true : false)
H A Dwl_android.c10472 if (static_if_ndev_get_state(cfg, net) != NDEV_STATE_FW_IF_CREATED) { in wl_cfg80211_static_if_open()
10492 if (static_if_ndev_get_state(cfg, net) == NDEV_STATE_FW_IF_CREATED) { in wl_cfg80211_static_if_close()
10529 cfg->static_ndev_state[iface_num] = NDEV_STATE_FW_IF_CREATED; in wl_cfg80211_post_static_ifcreate()
10531 event->name, NDEV_STATE_FW_IF_CREATED); in wl_cfg80211_post_static_ifcreate()
H A Ddhd_linux.c6754 if (static_if_ndev_get_state(cfg, net) == NDEV_STATE_FW_IF_CREATED) {
7733 if (if_state == NDEV_STATE_FW_IF_CREATED) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.h1515 NDEV_STATE_FW_IF_CREATED, enumerator
1522 (cfg->static_ndev_state & NDEV_STATE_FW_IF_CREATED)) ? true : false)
H A Dwl_android.c10570 if (static_if_ndev_get_state(cfg, net) != NDEV_STATE_FW_IF_CREATED) { in wl_cfg80211_static_if_open()
10590 if (static_if_ndev_get_state(cfg, net) == NDEV_STATE_FW_IF_CREATED) { in wl_cfg80211_static_if_close()
10627 cfg->static_ndev_state[iface_num] = NDEV_STATE_FW_IF_CREATED; in wl_cfg80211_post_static_ifcreate()
10629 event->name, NDEV_STATE_FW_IF_CREATED); in wl_cfg80211_post_static_ifcreate()
H A Ddhd_linux.c6743 if (static_if_ndev_get_state(cfg, net) == NDEV_STATE_FW_IF_CREATED) {
7722 if (if_state == NDEV_STATE_FW_IF_CREATED) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.h1515 NDEV_STATE_FW_IF_CREATED, enumerator
1522 (cfg->static_ndev_state & NDEV_STATE_FW_IF_CREATED)) ? true : false)
H A Dwl_android.c10164 if (static_if_ndev_get_state(cfg, net) != NDEV_STATE_FW_IF_CREATED) { in wl_cfg80211_static_if_open()
10184 if (static_if_ndev_get_state(cfg, net) == NDEV_STATE_FW_IF_CREATED) { in wl_cfg80211_static_if_close()
10221 cfg->static_ndev_state[iface_num] = NDEV_STATE_FW_IF_CREATED; in wl_cfg80211_post_static_ifcreate()
10223 event->name, NDEV_STATE_FW_IF_CREATED); in wl_cfg80211_post_static_ifcreate()
H A Ddhd_linux.c6743 if (static_if_ndev_get_state(cfg, net) == NDEV_STATE_FW_IF_CREATED) {
7722 if (if_state == NDEV_STATE_FW_IF_CREATED) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.h2000 NDEV_STATE_FW_IF_CREATED, enumerator
H A Dwl_android.c13363 if (cfg->static_ndev_state[static_ifidx] != NDEV_STATE_FW_IF_CREATED) { in wl_cfg80211_static_if_open()
13390 if (cfg->static_ndev_state[static_ifidx] == NDEV_STATE_FW_IF_CREATED) { in wl_cfg80211_static_if_close()
13421 cfg->static_ndev_state[static_ifidx] = NDEV_STATE_FW_IF_CREATED; in wl_cfg80211_post_static_ifcreate()
13423 event->name, NDEV_STATE_FW_IF_CREATED); in wl_cfg80211_post_static_ifcreate()
H A Dwl_cfg80211.c23016 if (cfg->static_ndev[i] && (cfg->static_ndev_state[i] & NDEV_STATE_FW_IF_CREATED)) in wl_cfg80211_static_if_active()
H A Ddhd_linux.c10089 if (if_state == NDEV_STATE_FW_IF_CREATED) { in dhd_update_iflist_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.h2003 NDEV_STATE_FW_IF_CREATED, enumerator
H A Dwl_android.c13519 if (cfg->static_ndev_state[static_ifidx] != NDEV_STATE_FW_IF_CREATED) { in wl_cfg80211_static_if_open()
13546 if (cfg->static_ndev_state[static_ifidx] == NDEV_STATE_FW_IF_CREATED) { in wl_cfg80211_static_if_close()
13577 cfg->static_ndev_state[static_ifidx] = NDEV_STATE_FW_IF_CREATED; in wl_cfg80211_post_static_ifcreate()
13579 event->name, NDEV_STATE_FW_IF_CREATED); in wl_cfg80211_post_static_ifcreate()
H A Dwl_cfg80211.c23261 if (cfg->static_ndev[i] && (cfg->static_ndev_state[i] & NDEV_STATE_FW_IF_CREATED)) in wl_cfg80211_static_if_active()
H A Ddhd_linux.c10093 if (if_state == NDEV_STATE_FW_IF_CREATED) { in dhd_update_iflist_info()