diff options
author | Pavan Chebbi <pavan.chebbi@broadcom.com> | 2024-06-28 22:30:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-07-01 13:23:21 +0300 |
commit | 8aa2a79e9b95eadec5c2a97662adb5b0a8f333ad (patch) | |
tree | 784cfa6eefebfa2c3b9146453fb5bfb5c5e5c024 /scripts/lib/kdoc/kdoc_output.py | |
parent | 9bf688d40d66e86310d241e77d6c51967300cc1c (diff) | |
download | linux-8aa2a79e9b95eadec5c2a97662adb5b0a8f333ad.tar.xz |
bnxt_en: Increase the max total outstanding PTP TX packets to 4
Start accepting up to 4 TX TS requests on BCM5750X (P5) chips.
These PTP TX packets will be queued in the ptp->txts_req[] array
waiting for the TX timestamp to complete. The entries in the
array will be managed by a producer and consumer index. The
producer index is updated under spinlock since multiple TX rings
can try to send PTP packets at the same time.
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