Lines Matching refs:net_device
76 struct net_device *ndev;
88 struct net_device *ndev = data; in ntb_netdev_event_handler()
105 struct net_device *ndev = qp_data; in ntb_netdev_rx_handler()
149 static int __ntb_netdev_maybe_stop_tx(struct net_device *netdev, in __ntb_netdev_maybe_stop_tx()
169 static int ntb_netdev_maybe_stop_tx(struct net_device *ndev, in ntb_netdev_maybe_stop_tx()
182 struct net_device *ndev = qp_data; in ntb_netdev_tx_handler()
211 struct net_device *ndev) in ntb_netdev_start_xmit()
235 struct net_device *ndev = (struct net_device *)data; in ntb_netdev_tx_timer()
250 static int ntb_netdev_open(struct net_device *ndev) in ntb_netdev_open()
286 static int ntb_netdev_close(struct net_device *ndev) in ntb_netdev_close()
302 static int ntb_netdev_change_mtu(struct net_device *ndev, int new_mtu) in ntb_netdev_change_mtu()
365 static void ntb_get_drvinfo(struct net_device *ndev, in ntb_get_drvinfo()
375 static int ntb_get_settings(struct net_device *dev, struct ethtool_cmd *cmd) in ntb_get_settings()
406 struct net_device *ndev; in ntb_netdev_probe()
463 struct net_device *ndev; in ntb_netdev_remove()