Home
last modified time | relevance | path

Searched refs:xpnet_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpnet.c162 xpnet_device->stats.rx_errors++; in xpnet_receive()
177 xpnet_device->stats.rx_errors++; in xpnet_receive()
247 xpnet_device->stats.rx_packets++; in xpnet_receive()
277 netif_carrier_on(xpnet_device); in xpnet_connection_activity()
280 xpnet_device->name, partid); in xpnet_connection_activity()
294 xpnet_device->name, partid); in xpnet_connection_activity()
536 if (xpnet_device == NULL) { in xpnet_init()
541 netif_carrier_off(xpnet_device); in xpnet_init()
575 free_netdev(xpnet_device); in xpnet_init()
588 xpnet_device[0].name); in xpnet_exit()
[all …]