HomeSort by relevance Sort by last modified time
    Searched defs:ndev (Results 1 - 19 of 19) sorted by null

  /bionic/libc/kernel/common/linux/
efs_fs_i.h 32 __be32 ndev; member in struct:edevs
wanrouter.h 247 unsigned ndev; member in struct:wandev_stat
  /development/ndk/platforms/android-3/include/linux/
efs_fs_i.h 32 __be32 ndev; member in struct:edevs
wanrouter.h 247 unsigned ndev; member in struct:wandev_stat
  /external/kernel-headers/original/linux/
efs_fs_i.h 32 __be32 ndev; member in struct:edevs
wanrouter.h 335 unsigned ndev; /* number of configured interfaces */ member in struct:wandev_stat
512 unsigned ndev; /* number of interfaces */ member in struct:wan_device
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
efs_fs_i.h 32 __be32 ndev; member in struct:edevs
wanrouter.h 247 unsigned ndev; member in struct:wandev_stat
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
efs_fs_i.h 32 __be32 ndev; member in struct:edevs
wanrouter.h 247 unsigned ndev; member in struct:wandev_stat
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
efs_fs_i.h 32 __be32 ndev; member in struct:edevs
wanrouter.h 247 unsigned ndev; member in struct:wandev_stat
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
efs_fs_i.h 32 __be32 ndev; member in struct:edevs
wanrouter.h 247 unsigned ndev; member in struct:wandev_stat
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
efs_fs_i.h 32 __be32 ndev; member in struct:edevs
wanrouter.h 247 unsigned ndev; member in struct:wandev_stat
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
efs_fs_i.h 32 __be32 ndev; member in struct:edevs
wanrouter.h 247 unsigned ndev; member in struct:wandev_stat
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_cfg80211.c 75 static int32 wl_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev,
77 static int32 __wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev,
79 static int32 wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev,
135 static int32 wl_notify_connect_status(struct wl_priv *wl, struct net_device *ndev,
137 static int32 wl_notify_roaming_status(struct wl_priv *wl, struct net_device *ndev,
139 static int32 wl_notify_scan_status(struct wl_priv *wl, struct net_device *ndev,
141 static int32 wl_bss_connect_done(struct wl_priv *wl, struct net_device *ndev,
143 static int32 wl_bss_roaming_done(struct wl_priv *wl, struct net_device *ndev,
145 static int32 wl_notify_mic_status(struct wl_priv *wl, struct net_device *ndev,
247 static int32 wl_dongle_mode(struct net_device *ndev, int32 iftype)
976 struct net_device *ndev = wl_to_ndev(wl); local
1471 struct net_device *ndev = wl_to_ndev(wl); local
1525 struct net_device *ndev = wl_to_ndev(wl); local
2682 struct net_device *ndev = wl_to_ndev(wl); local
3998 struct net_device *ndev; local
    [all...]

Completed in 1560 milliseconds