Lines Matching defs:netdev

189 static int xlgmac_calc_rx_buf_size(struct net_device *netdev, unsigned int mtu)  in xlgmac_calc_rx_buf_size()
459 struct net_device *netdev = pdata->netdev; in xlgmac_request_irqs() local
564 struct net_device *netdev = pdata->netdev; in xlgmac_start() local
590 struct net_device *netdev = pdata->netdev; in xlgmac_stop() local
640 static int xlgmac_open(struct net_device *netdev) in xlgmac_open()
676 static int xlgmac_close(struct net_device *netdev) in xlgmac_close()
692 static void xlgmac_tx_timeout(struct net_device *netdev, unsigned int txqueue) in xlgmac_tx_timeout()
700 static netdev_tx_t xlgmac_xmit(struct sk_buff *skb, struct net_device *netdev) in xlgmac_xmit()
767 static void xlgmac_get_stats64(struct net_device *netdev, in xlgmac_get_stats64()
792 static int xlgmac_set_mac_address(struct net_device *netdev, void *addr) in xlgmac_set_mac_address()
808 static int xlgmac_ioctl(struct net_device *netdev, in xlgmac_ioctl()
817 static int xlgmac_change_mtu(struct net_device *netdev, int mtu) in xlgmac_change_mtu()
834 static int xlgmac_vlan_rx_add_vid(struct net_device *netdev, in xlgmac_vlan_rx_add_vid()
847 static int xlgmac_vlan_rx_kill_vid(struct net_device *netdev, in xlgmac_vlan_rx_kill_vid()
861 static void xlgmac_poll_controller(struct net_device *netdev) in xlgmac_poll_controller()
879 static int xlgmac_set_features(struct net_device *netdev, in xlgmac_set_features()
919 static void xlgmac_set_rx_mode(struct net_device *netdev) in xlgmac_set_rx_mode()
1038 struct net_device *netdev = pdata->netdev; in xlgmac_tx_poll() local
1111 struct net_device *netdev = pdata->netdev; in xlgmac_rx_poll() local