Searched refs:static_if_ndev_get_state (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.h | 2211 extern int static_if_ndev_get_state(struct bcm_cfg80211 *cfg, struct net_device *net);
|
| H A D | wl_android.c | 10472 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()
|
| H A D | dhd_linux.c | 6754 if (static_if_ndev_get_state(cfg, net) == NDEV_STATE_FW_IF_CREATED) {
|
| H A D | wl_cfg80211.c | 20347 static_if_ndev_get_state(struct bcm_cfg80211 *cfg, struct net_device *net) function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.h | 2275 extern int static_if_ndev_get_state(struct bcm_cfg80211 *cfg, struct net_device *net);
|
| H A D | wl_android.c | 10570 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()
|
| H A D | dhd_linux.c | 6743 if (static_if_ndev_get_state(cfg, net) == NDEV_STATE_FW_IF_CREATED) {
|
| H A D | wl_cfg80211.c | 20581 static_if_ndev_get_state(struct bcm_cfg80211 *cfg, struct net_device *net) function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.h | 2275 extern int static_if_ndev_get_state(struct bcm_cfg80211 *cfg, struct net_device *net);
|
| H A D | wl_android.c | 10164 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()
|
| H A D | dhd_linux.c | 6743 if (static_if_ndev_get_state(cfg, net) == NDEV_STATE_FW_IF_CREATED) {
|
| H A D | wl_cfg80211.c | 20583 static_if_ndev_get_state(struct bcm_cfg80211 *cfg, struct net_device *net) function
|