Home
last modified time | relevance | path

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

/drivers/net/
Djme.h155 unsigned long last_bytes; member
Djme.c1028 if ((NET_STAT(jme).rx_bytes - dpi->last_bytes) > PCC_P3_THRESHOLD) in jme_dynamic_pcc()
1049 dpi->last_bytes = NET_STAT(jme).rx_bytes; in jme_start_pcc_timer()