Lines Matching defs:net_dev
101 int i2400m_open(struct net_device *net_dev) in i2400m_open()
122 int i2400m_stop(struct net_device *net_dev) in i2400m_stop()
157 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_wake_tx_work() local
272 int i2400m_net_wake_tx(struct i2400m *i2400m, struct net_device *net_dev, in i2400m_net_wake_tx()
325 int i2400m_net_tx(struct i2400m *i2400m, struct net_device *net_dev, in i2400m_net_tx()
366 struct net_device *net_dev) in i2400m_hard_start_xmit()
396 int i2400m_change_mtu(struct net_device *net_dev, int new_mtu) in i2400m_change_mtu()
415 void i2400m_tx_timeout(struct net_device *net_dev) in i2400m_tx_timeout()
436 void i2400m_rx_fake_eth_header(struct net_device *net_dev, in i2400m_rx_fake_eth_header()
488 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_net_rx() local
553 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400m_net_erx() local
594 static void i2400m_get_drvinfo(struct net_device *net_dev, in i2400m_get_drvinfo()
617 void i2400m_netdev_setup(struct net_device *net_dev) in i2400m_netdev_setup()