Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc.h160 ktime_t last_ff_cycle; /* Last cycle with an active first flag */ member
H A Digc_main.c1056 if (baset_est != ring->last_ff_cycle) { in igc_tx_launchtime()
1058 ring->last_ff_cycle = baset_est; in igc_tx_launchtime()