Lines Matching defs:ndev
120 static void print_eth_id(struct net_device *ndev) in print_eth_id()
253 struct net_device *ndev = dev; in bdx_isr_napi() local
364 static void bdx_restore_mac(struct net_device *ndev, struct bdx_priv *priv) in bdx_restore_mac()
393 struct net_device *ndev = priv->ndev; in bdx_hw_start() local
573 static int bdx_close(struct net_device *ndev) in bdx_close()
601 static int bdx_open(struct net_device *ndev) in bdx_open()
640 static int bdx_ioctl_priv(struct net_device *ndev, struct ifreq *ifr, int cmd) in bdx_ioctl_priv()
691 static int bdx_ioctl(struct net_device *ndev, struct ifreq *ifr, int cmd) in bdx_ioctl()
708 static void __bdx_vlan_rx_vid(struct net_device *ndev, uint16_t vid, int enable) in __bdx_vlan_rx_vid()
738 static int bdx_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) in bdx_vlan_rx_add_vid()
750 static int bdx_vlan_rx_kill_vid(struct net_device *ndev, __be16 proto, u16 vid) in bdx_vlan_rx_kill_vid()
763 static int bdx_change_mtu(struct net_device *ndev, int new_mtu) in bdx_change_mtu()
775 static void bdx_setmulti(struct net_device *ndev) in bdx_setmulti()
833 static int bdx_set_mac(struct net_device *ndev, void *p) in bdx_set_mac()
1197 struct net_device *ndev = priv->ndev; in bdx_rx_receive() local
1591 struct net_device *ndev) in bdx_tx_transmit()
1891 struct net_device *ndev; in bdx_probe() local
2398 struct net_device *ndev; in bdx_remove() local