netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Vadim Fedorenko <vadfed@meta.com>
Cc: Pavan Chebbi <pavan.chebbi@broadcom.com>,
	Andy Gospodarek <andrew.gospodarek@broadcom.com>,
	Michael Chan <michael.chan@broadcom.com>,
	Richard Cochran <richardcochran@gmail.com>,
	Vadim Fedorenko <vadim.fedorenko@linux.dev>,
	<netdev@vger.kernel.org>
Subject: Re: [PATCH net] bnxt_en: reset PHC frequency in free-running mode
Date: Mon, 6 Mar 2023 10:06:16 -0800	[thread overview]
Message-ID: <20230306100616.6ece1694@kernel.org> (raw)
In-Reply-To: <20230306165344.350387-1-vadfed@meta.com>

On Mon, 6 Mar 2023 08:53:44 -0800 Vadim Fedorenko wrote:
> +#define BNXT_PTP_RTC(bp)	(!BNXT_MH(bp) && \
> +				 ((bp)->fw_cap & BNXT_FW_CAP_PTP_RTC))

nit: maybe BNXT_PTP_USE_RTC() ?

  parent reply	other threads:[~2023-03-06 18:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-06 16:53 [PATCH net] bnxt_en: reset PHC frequency in free-running mode Vadim Fedorenko
2023-03-06 17:11 ` Pavan Chebbi
2023-03-06 19:12   ` Vadim Fedorenko
2023-03-07  5:07     ` Pavan Chebbi
2023-03-07 10:25       ` Vadim Fedorenko
2023-03-06 18:06 ` Jakub Kicinski [this message]
2023-03-06 19:13   ` Vadim Fedorenko
2023-03-07  2:40 ` kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230306100616.6ece1694@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew.gospodarek@broadcom.com \
    --cc=michael.chan@broadcom.com \
    --cc=netdev@vger.kernel.org \
    --cc=pavan.chebbi@broadcom.com \
    --cc=richardcochran@gmail.com \
    --cc=vadfed@meta.com \
    --cc=vadim.fedorenko@linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).