aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/vi/(public-mirror)
diff options
context:
space:
mode:
authorNavdeep Parhar <np@FreeBSD.org>2025-11-12 01:27:40 +0000
committerNavdeep Parhar <np@FreeBSD.org>2025-11-13 19:11:58 +0000
commit7b80c8b7d8d9a4a634c5fd5334a9fe40f9ca0b3b (patch)
tree19ac427b83863f0195da3743b5193392ce5fca3e /usr.bin/vi/(public-mirror)
parent587490dabc649b58f0c7966e749aa80a0f16796b (diff)
cxgbe(4): Expanded interrupt handling for T7HEADmain
- Catch up with the new cause/perr registers. The high level approach is the same but the T7 has an extra top level INT_CAUSE concentrator and a PERR_CAUSE concentrator with a changed layout. - Add various flags to control the interrupt handlers' behavior. - Implement a t4_intr_clear that internally use the slow handler as an iterator over known cause/perr registers. This lets the driver clear all of the interrupt sources that it knows about. The firmware sets up the interrupt enables and clears the causes normally so this call should be redundant. MFC after: 1 week Sponsored by: Chelsio Communications
Diffstat (limited to 'usr.bin/vi/(public-mirror)')
0 files changed, 0 insertions, 0 deletions