Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc.h97 ktime_t last_tx_cycle; /* end of the cycle with a launchtime transmission */ member
A Digc_main.c1024 if (ktime_compare(txtime, ring->last_tx_cycle) > 0) in igc_tx_launchtime()
1038 ring->last_tx_cycle = end_of_cycle; in igc_tx_launchtime()

Completed in 14 milliseconds