Lines Matching defs:net_dev
86 int i2400m_open(struct net_device *net_dev) in i2400m_open()
107 int i2400m_stop(struct net_device *net_dev) in i2400m_stop()
142 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_wake_tx_work() local
260 int i2400m_net_wake_tx(struct i2400m *i2400m, struct net_device *net_dev, in i2400m_net_wake_tx()
313 int i2400m_net_tx(struct i2400m *i2400m, struct net_device *net_dev, in i2400m_net_tx()
354 struct net_device *net_dev) in i2400m_hard_start_xmit()
383 void i2400m_tx_timeout(struct net_device *net_dev, unsigned int txqueue) in i2400m_tx_timeout()
404 void i2400m_rx_fake_eth_header(struct net_device *net_dev, in i2400m_rx_fake_eth_header()
456 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_net_rx() local
521 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_net_erx() local
559 static void i2400m_get_drvinfo(struct net_device *net_dev, in i2400m_get_drvinfo()
582 void i2400m_netdev_setup(struct net_device *net_dev) in i2400m_netdev_setup()