Lines Matching defs:netdev
49 static int otx2_change_mtu(struct net_device *netdev, int new_mtu) in otx2_change_mtu()
823 struct net_device *netdev = pf->netdev; in otx2_handle_link_event() local
1115 int otx2_set_real_num_queues(struct net_device *netdev, in otx2_set_real_num_queues()
1444 int otx2_open(struct net_device *netdev) in otx2_open()
1614 int otx2_stop(struct net_device *netdev) in otx2_stop()
1675 static netdev_tx_t otx2_xmit(struct sk_buff *skb, struct net_device *netdev) in otx2_xmit()
1707 static void otx2_set_rx_mode(struct net_device *netdev) in otx2_set_rx_mode()
1717 struct net_device *netdev = pf->netdev; in otx2_do_set_rx_mode() local
1742 static int otx2_set_features(struct net_device *netdev, in otx2_set_features()
1833 static int otx2_config_hwtstamp(struct net_device *netdev, struct ifreq *ifr) in otx2_config_hwtstamp()
1890 static int otx2_ioctl(struct net_device *netdev, struct ifreq *req, int cmd) in otx2_ioctl()
1974 struct net_device *netdev; in otx2_probe() local
2193 struct net_device *netdev = pci_get_drvdata(pdev); in otx2_sriov_enable() local
2248 struct net_device *netdev = pci_get_drvdata(pdev); in otx2_sriov_disable() local
2280 struct net_device *netdev = pci_get_drvdata(pdev); in otx2_remove() local