diff options
author | Pavan Chebbi <pavan.chebbi@broadcom.com> | 2024-06-28 22:30:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-07-01 13:23:21 +0300 |
commit | 92595a0c022387dd855806c7d9dc0ad4a8b1accd (patch) | |
tree | 5b2e1f91008a10b066373625c32dad2183e18ac3 /scripts/lib/kdoc/kdoc_output.py | |
parent | 4d588d32b0321aaacf20bf90e5bbcc0f3a587b5e (diff) | |
download | linux-92595a0c022387dd855806c7d9dc0ad4a8b1accd.tar.xz |
bnxt_en: Refactor all PTP TX timestamp fields into a struct
On the older 5750X (P5) chips, we currently support only 1 TX PTP
packet in-flight waiting for the timestamp. Refactor the
datastructures to prepare to support up to 4 TX PTP packets.
Combine all fields required for PTP TX timestamp query into one
structure. An array of this structure will be added in follow-on
patches to support multiple outstanding TX timestamps.
Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions