Lines Matching defs:ndev
91 struct net_device *ndev; in dhd_cfg80211_down() local
143 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfg80211_update_iflist_info()
157 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_register_if()
163 int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) in wl_cfg80211_remove_if()
182 struct net_device * dhd_cfg80211_netdev_free(struct net_device *ndev) in dhd_cfg80211_netdev_free()
199 void dhd_netdev_free(struct net_device *ndev) in dhd_netdev_free()
209 wl_dongle_up(struct net_device *ndev) in wl_dongle_up()
222 wl_dongle_down(struct net_device *ndev) in wl_dongle_down()
235 static s32 wl_dongle_power(struct net_device *ndev, u32 power_mode) in wl_dongle_power()
249 wl_dongle_glom(struct net_device *ndev, s32 glom, u32 dongle_align) in wl_dongle_glom()
275 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) in wl_dongle_roam()
299 wl_dongle_scantime(struct net_device *ndev, s32 scan_assoc_time, in wl_dongle_scantime()
330 wl_dongle_offload(struct net_device *ndev, s32 arpoe, s32 arp_ol) in wl_dongle_offload()
392 static s32 wl_dongle_filter(struct net_device *ndev, u32 filter_mode) in wl_dongle_filter()
483 struct net_device *ndev; in dhd_config_dongle() local
539 struct net_device *ndev = NULL; in dhd_cfgvendor_priv_string_handler() local