RE: [PATCH net-next 1/1] qed: Add support for Timestamping the unicast PTP packets.

2019-07-02 Thread Sudarsana Reddy Kalluru
> -Original Message- > From: David Miller > Sent: Wednesday, July 3, 2019 12:53 AM > To: Sudarsana Reddy Kalluru > Cc: netdev@vger.kernel.org; Michal Kalderon ; > Ariel Elior > Subject: Re: [PATCH net-next 1/1] qed: Add support for Timestamping the > unicas

Re: [PATCH net-next 1/1] qed: Add support for Timestamping the unicast PTP packets.

2019-07-02 Thread David Miller
From: Sudarsana Reddy Kalluru Date: Tue, 2 Jul 2019 08:04:12 -0700 > The register definition in the header file captures more details on > the individual bits. Where is this register definition in the header file and why aren't CPP defines from there being used instead of a mask constant mask?