Searched refs:prev_tx_bytes (Results 1 – 2 of 2) sorted by relevance
141 unsigned long prev_tx_bytes; member413 if (netdev->stats.tx_bytes != card->channel[i].prev_tx_bytes) { in pcan_led_timer()414 card->channel[i].prev_tx_bytes = netdev->stats.tx_bytes; in pcan_led_timer()
146 unsigned long prev_tx_bytes; member307 if (netdev->stats.tx_bytes != card->channel[i].prev_tx_bytes) { in peak_pciec_led_work()308 card->channel[i].prev_tx_bytes = netdev->stats.tx_bytes; in peak_pciec_led_work()