Searched refs:wimax_dev_add (Results 1 – 3 of 3) sorted by relevance
427 int wimax_dev_add(struct wimax_dev *, struct net_device *);
465 int wimax_dev_add(struct wimax_dev *wimax_dev, struct net_device *net_dev) in wimax_dev_add() function501 EXPORT_SYMBOL_GPL(wimax_dev_add);
894 result = wimax_dev_add(&i2400m->wimax_dev, net_dev); in i2400m_setup()