[v1,2/3] net/intel: add E830 ETF offload timestamp resolution
Checks
Commit Message
From: Paul Greenwalt <paul.greenwalt@intel.com>
Update E830 ETF offload time stamp resolution to 128ns.
Signed-off-by: Soumyadeep Hore <soumyadeep.hore@intel.com>
Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
---
drivers/net/intel/ice/base/ice_lan_tx_rx.h | 1 +
1 file changed, 1 insertion(+)
@@ -1306,6 +1306,7 @@ struct ice_txtime_ctx {
#define ICE_TXTIME_CTX_DRBELL_MODE_32 1
u8 ts_res;
#define ICE_TXTIME_CTX_FETCH_PROF_ID_0 0
+#define ICE_TXTIME_CTX_RESOLUTION_128NS 7
u8 ts_round_type;
u8 ts_pacing_slot;
u8 merging_ena;