OSDN Git Service

ionic: set up hw timestamp queues
authorShannon Nelson <snelson@pensando.io>
Thu, 1 Apr 2021 17:56:06 +0000 (10:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Apr 2021 21:18:33 +0000 (14:18 -0700)
commitf0790bcd36063f2850301982f167128139a51f62
tree12a0519a5c2b06fad058c3ae7d92b5e8747bbec9
parentab470bbe7aba1f9cbed52965ccdc41652951f110
ionic: set up hw timestamp queues

We do hardware timestamping through a separate Tx queue,
and optionally through a separate Rx queue.  These queues
are allocated, freed, and tracked separately from the basic
queue arrays.

Signed-off-by: Allen Hubbe <allenbh@pensando.io>
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_lif.c