prev_tx_bytes     138 drivers/net/can/sja1000/peak_pci.c 	unsigned long prev_tx_bytes;
prev_tx_bytes     299 drivers/net/can/sja1000/peak_pci.c 		if (netdev->stats.tx_bytes != card->channel[i].prev_tx_bytes) {
prev_tx_bytes     300 drivers/net/can/sja1000/peak_pci.c 			card->channel[i].prev_tx_bytes = netdev->stats.tx_bytes;
prev_tx_bytes     133 drivers/net/can/sja1000/peak_pcmcia.c 	unsigned long prev_tx_bytes;
prev_tx_bytes     405 drivers/net/can/sja1000/peak_pcmcia.c 		if (netdev->stats.tx_bytes != card->channel[i].prev_tx_bytes) {
prev_tx_bytes     406 drivers/net/can/sja1000/peak_pcmcia.c 			card->channel[i].prev_tx_bytes = netdev->stats.tx_bytes;