Searched refs:e1000e_cyclecounter_read (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c4420 * e1000e_cyclecounter_read - read raw cycle counter (used by time counter)
4423 static u64 e1000e_cyclecounter_read(const struct cyclecounter *cc) function
4459 adapter->cc.read = e1000e_cyclecounter_read;

Completed in 257 milliseconds