Searched hist:fec49eb4e00ab635ca863ff9cf8c64a44cf168f2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ptp.c | diff fec49eb4e00ab635ca863ff9cf8c64a44cf168f2 Wed Sep 02 18:36:56 CDT 2020 Vinicius Costa Gomes <vinicius.gomes@intel.com> igc: Export a way to read the PTP timer
The next patch will need a way to retrieve the current timestamp from the NIC's PTP clock.
The 'i225' suffix is removed, if anything model specific is needed, those specifics should be hidden by this function.
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|
H A D | igc.h | diff fec49eb4e00ab635ca863ff9cf8c64a44cf168f2 Wed Sep 02 18:36:56 CDT 2020 Vinicius Costa Gomes <vinicius.gomes@intel.com> igc: Export a way to read the PTP timer
The next patch will need a way to retrieve the current timestamp from the NIC's PTP clock.
The 'i225' suffix is removed, if anything model specific is needed, those specifics should be hidden by this function.
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|