diff options
| author | Ong Boon Leong <[email protected]> | 2021-03-26 01:39:14 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-03-25 17:37:30 -0700 |
| commit | 8532f613bc78b6e0e32b486e720848d3f5569287 (patch) | |
| tree | f5dbf6f004b152159d67f5b0b61b0c9dca501f7f /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 29e6573c61aaa71010e711e6c3249c56a2e61b46 (diff) | |
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Now we introduce MSI interrupt service routines and hook these routines
up if stmmac_open() sees valid irq line being requested:-
stmmac_mac_interrupt() :- MAC (dev->irq), WOL (wol_irq), LPI (lpi_irq)
stmmac_safety_interrupt() :- Safety Feat Correctible Error (sfty_ce_irq)
& Uncorrectible Error (sfty_ue_irq)
stmmac_msi_intr_rx() :- For all RX MSI irq (rx_irq)
stmmac_msi_intr_tx() :- For all TX MSI irq (tx_irq)
Each of IRQs will have its unique name so that we can differentiate
them easily under /proc/interrupts.
Signed-off-by: Ong Boon Leong <[email protected]>
Signed-off-by: Voon Weifeng <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions