ice: Add EXTTS feature to the feature bitmap
authorAnirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tue, 28 Jun 2022 10:36:57 +0000 (12:36 +0200)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 15 Jul 2022 17:41:39 +0000 (10:41 -0700)
commit896a55aa52328ec146394c69d1ece5f6baa1aa11
tree7b379bdd078c989a9c20e828890aa07ab8e0e532
parent459f326e995ce6f02f3dc79ca5bc4e2abe33d156
ice: Add EXTTS feature to the feature bitmap

External time stamp sources are supported only on certain devices. Enforce
the right support matrix by adding the ICE_F_PTP_EXTTS bit to the feature
bitmap set.

Co-developed-by: Maciej Machnikowski <maciej.machnikowski@intel.com>
Signed-off-by: Maciej Machnikowski <maciej.machnikowski@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Signed-off-by: Anatolii Gerasymenko <anatolii.gerasymenko@intel.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice.h
drivers/net/ethernet/intel/ice/ice_lib.c
drivers/net/ethernet/intel/ice/ice_ptp.c