Lines Matching defs:net_dev
136 struct net_device *net_dev = bgmac->net_dev; in bgmac_dma_tx_add() local
781 static void bgmac_set_rx_mode(struct net_device *net_dev) in bgmac_set_rx_mode()
1175 static int bgmac_open(struct net_device *net_dev) in bgmac_open()
1205 static int bgmac_stop(struct net_device *net_dev) in bgmac_stop()
1224 struct net_device *net_dev) in bgmac_start_xmit()
1234 static int bgmac_set_mac_address(struct net_device *net_dev, void *addr) in bgmac_set_mac_address()
1251 static int bgmac_change_mtu(struct net_device *net_dev, int mtu) in bgmac_change_mtu()
1394 static void bgmac_get_drvinfo(struct net_device *net_dev, in bgmac_get_drvinfo()
1414 void bgmac_adjust_link(struct net_device *net_dev) in bgmac_adjust_link()
1468 struct net_device *net_dev; in bgmac_alloc() local
1489 struct net_device *net_dev = bgmac->net_dev; in bgmac_enet_probe() local