Lines Matching defs:ndev
75 struct net_device *ndev; member
85 struct net_device *ndev = data; in ntb_netdev_event_handler() local
102 struct net_device *ndev = qp_data; in ntb_netdev_rx_handler() local
166 static int ntb_netdev_maybe_stop_tx(struct net_device *ndev, in ntb_netdev_maybe_stop_tx()
179 struct net_device *ndev = qp_data; in ntb_netdev_tx_handler() local
208 struct net_device *ndev) in ntb_netdev_start_xmit()
233 struct net_device *ndev = dev->ndev; in ntb_netdev_tx_timer() local
247 static int ntb_netdev_open(struct net_device *ndev) in ntb_netdev_open()
283 static int ntb_netdev_close(struct net_device *ndev) in ntb_netdev_close()
299 static int ntb_netdev_change_mtu(struct net_device *ndev, int new_mtu) in ntb_netdev_change_mtu()
362 static void ntb_get_drvinfo(struct net_device *ndev, in ntb_get_drvinfo()
404 struct net_device *ndev; in ntb_netdev_probe() local
465 struct net_device *ndev = dev_get_drvdata(client_dev); in ntb_netdev_remove() local