Searched refs:prev_rx_bytes (Results 1 – 2 of 2) sorted by relevance
132 unsigned long prev_rx_bytes; member400 if (netdev->stats.rx_bytes != card->channel[i].prev_rx_bytes) { in pcan_led_timer()401 card->channel[i].prev_rx_bytes = netdev->stats.rx_bytes; in pcan_led_timer()
137 unsigned long prev_rx_bytes; member294 if (netdev->stats.rx_bytes != card->channel[i].prev_rx_bytes) { in peak_pciec_led_work()295 card->channel[i].prev_rx_bytes = netdev->stats.rx_bytes; in peak_pciec_led_work()