diff options
author | 2020-06-03 17:01:00 -0700 | |
---|---|---|
committer | 2020-06-29 18:21:16 -0700 | |
commit | 3a66abe903e54b83099df70d1ecc67cab02d8241 (patch) | |
tree | bdcc4c42feeff204684f7fffe954e7c5901005b0 /drivers/net/ethernet/intel/igc/igc_mac.c | |
parent | igc: Add initial LTR support (diff) | |
download | linux-dev-3a66abe903e54b83099df70d1ecc67cab02d8241.tar.xz linux-dev-3a66abe903e54b83099df70d1ecc67cab02d8241.zip |
igc: Clean up Rx timestamping logic
Differently from I210, I225 doesn't report Rx timestamps via the TS bit
Rx descriptor + RXSTMPL/RXSTMPH registers mechanism. Rx timestamps are
reported in the packet buffer only, which is implemented by igc_ptp_rx_
pktstamp(). So this patch removes igc_ptp_rx_rgtstamp() and all code
related to it, copied from igb driver.
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_mac.c')
0 files changed, 0 insertions, 0 deletions