From: Paul Greenwalt <paul.greenw...@intel.com> Update E830 ETF offload time stamp resolution to 128ns.
Signed-off-by: Soumyadeep Hore <soumyadeep.h...@intel.com> Signed-off-by: Paul Greenwalt <paul.greenw...@intel.com> --- drivers/net/intel/ice/base/ice_lan_tx_rx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/intel/ice/base/ice_lan_tx_rx.h b/drivers/net/intel/ice/base/ice_lan_tx_rx.h index 15aabf321d..940c6843d9 100644 --- a/drivers/net/intel/ice/base/ice_lan_tx_rx.h +++ b/drivers/net/intel/ice/base/ice_lan_tx_rx.h @@ -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; -- 2.43.0