Lines Matching defs:net_dev
144 struct net_device *net_dev = bgmac->net_dev; in bgmac_dma_tx_add() local
909 static void bgmac_set_rx_mode(struct net_device *net_dev) in bgmac_set_rx_mode()
1277 static int bgmac_open(struct net_device *net_dev) in bgmac_open()
1306 static int bgmac_stop(struct net_device *net_dev) in bgmac_stop()
1325 struct net_device *net_dev) in bgmac_start_xmit()
1335 static int bgmac_set_mac_address(struct net_device *net_dev, void *addr) in bgmac_set_mac_address()
1348 static int bgmac_ioctl(struct net_device *net_dev, struct ifreq *ifr, int cmd) in bgmac_ioctl()
1372 static int bgmac_get_settings(struct net_device *net_dev, in bgmac_get_settings()
1380 static int bgmac_set_settings(struct net_device *net_dev, in bgmac_set_settings()
1388 static void bgmac_get_drvinfo(struct net_device *net_dev, in bgmac_get_drvinfo()
1416 static void bgmac_adjust_link(struct net_device *net_dev) in bgmac_adjust_link()
1549 struct net_device *net_dev; in bgmac_probe() local