Lines Matching defs:ndev
90 struct net_device *ndev; in dhd_cfg80211_down() local
124 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfg80211_update_iflist_info()
137 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if()
143 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if()
162 struct net_device * dhd_cfg80211_netdev_free(struct net_device *ndev) in dhd_cfg80211_netdev_free()
179 void dhd_netdev_free(struct net_device *ndev) in dhd_netdev_free()
189 wl_dongle_up(struct net_device *ndev) in wl_dongle_up()
211 wl_dongle_down(struct net_device *ndev) in wl_dongle_down()
237 static s32 wl_dongle_power(struct net_device *ndev, u32 power_mode) in wl_dongle_power()
251 wl_dongle_glom(struct net_device *ndev, s32 glom, u32 dongle_align) in wl_dongle_glom()
278 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) in wl_dongle_roam()
303 wl_dongle_scantime(struct net_device *ndev, s32 scan_assoc_time, in wl_dongle_scantime()
334 wl_dongle_offload(struct net_device *ndev, s32 arpoe, s32 arp_ol) in wl_dongle_offload()
407 static s32 wl_dongle_filter(struct net_device *ndev, u32 filter_mode) in wl_dongle_filter()
505 struct net_device *ndev; in dhd_config_dongle() local
563 struct net_device *ndev = NULL; in dhd_cfgvendor_priv_string_handler() local