diff options
author | Andre Guedes <[email protected]> | 2020-06-03 17:01:00 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2020-06-29 18:21:16 -0700 |
commit | 3a66abe903e54b83099df70d1ecc67cab02d8241 (patch) | |
tree | bdcc4c42feeff204684f7fffe954e7c5901005b0 /scripts/bpf_helpers_doc.py | |
parent | 707abf0695481ad19b0b74af65f30c71123d6154 (diff) |
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 <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions