Home
last modified time | relevance | path

Searched hist:e7956139a6cf9a39bcddaabbda1b2e684a42fc57 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_type.hdiff e7956139a6cf9a39bcddaabbda1b2e684a42fc57 Fri Feb 03 03:11:27 CST 2023 Mengyuan Lou <mengyuanlou@net-swift.com> net: ngbe: Add irqs request flow

Add request_irq for tx/rx rings and misc other events.
If the application is successful, config vertors for interrupts.
Enable some base interrupts mask in ngbe_irq_enable.

Signed-off-by: Mengyuan Lou <mengyuanlou@net-swift.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dngbe_main.cdiff e7956139a6cf9a39bcddaabbda1b2e684a42fc57 Fri Feb 03 03:11:27 CST 2023 Mengyuan Lou <mengyuanlou@net-swift.com> net: ngbe: Add irqs request flow

Add request_irq for tx/rx rings and misc other events.
If the application is successful, config vertors for interrupts.
Enable some base interrupts mask in ngbe_irq_enable.

Signed-off-by: Mengyuan Lou <mengyuanlou@net-swift.com>
Signed-off-by: David S. Miller <davem@davemloft.net>