Lines Matching defs:ndev
124 static void print_eth_id(struct net_device *ndev) in print_eth_id()
254 struct net_device *ndev = dev; in bdx_isr_napi() local
365 static void bdx_restore_mac(struct net_device *ndev, struct bdx_priv *priv) in bdx_restore_mac()
394 struct net_device *ndev = priv->ndev; in bdx_hw_start() local
574 static int bdx_close(struct net_device *ndev) in bdx_close()
602 static int bdx_open(struct net_device *ndev) in bdx_open()
641 static int bdx_ioctl_priv(struct net_device *ndev, struct ifreq *ifr, int cmd) in bdx_ioctl_priv()
690 static int bdx_ioctl(struct net_device *ndev, struct ifreq *ifr, int cmd) in bdx_ioctl()
707 static void __bdx_vlan_rx_vid(struct net_device *ndev, uint16_t vid, int enable) in __bdx_vlan_rx_vid()
736 static int bdx_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) in bdx_vlan_rx_add_vid()
747 static int bdx_vlan_rx_kill_vid(struct net_device *ndev, __be16 proto, u16 vid) in bdx_vlan_rx_kill_vid()
760 static int bdx_change_mtu(struct net_device *ndev, int new_mtu) in bdx_change_mtu()
782 static void bdx_setmulti(struct net_device *ndev) in bdx_setmulti()
840 static int bdx_set_mac(struct net_device *ndev, void *p) in bdx_set_mac()
1208 struct net_device *ndev = priv->ndev; in bdx_rx_receive() local
1616 struct net_device *ndev) in bdx_tx_transmit()
1919 struct net_device *ndev; in bdx_probe() local
2426 struct net_device *ndev; in bdx_remove() local