aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorVishal Kulkarni <[email protected]>2019-02-14 18:19:15 +0530
committerDavid S. Miller <[email protected]>2019-02-14 12:39:35 -0500
commitd429005fdf2c9da19429c8b343eea61bd55b7c00 (patch)
tree8d94d8f4c846736890f292bd136df5455d1ac7c2 /scripts/gdb/linux/utils.py
parentf694be27b7c0f31e926277dbde4395d56e79f36e (diff)
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
T6 introduced a Timer Mechanism in SGE called the SGE Doorbell Queue Timer. With this we can now configure TX Queues to get CIDX Updates when: Time(CIDX == PIDX) >= Timer Previously we rely on TX Queue Status Page updates by hardware for DMA completions. This will make Hardware/Firmware actually deliver the CIDX Updates as Ingress Queue messages with commensurate Interrupts. So we now have a new RX Path component for processing CIDX Updates and reclaiming TX Descriptors faster. Original work by: Casey Leedom <[email protected]> Signed-off-by: Vishal Kulkarni <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions