Searched hist:"6461 b446f2a0f40c038f1d09c69d1e5565a84a43" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_bus.h | diff 6461b446f2a0f40c038f1d09c69d1e5565a84a43 Tue Sep 03 17:28:08 CDT 2019 Shannon Nelson <snelson@pensando.io> ionic: Add interrupts and doorbells
The ionic interrupt model is based on interrupt control blocks accessed through the PCI BAR. Doorbell registers are used by the driver to signal to the NIC that requests are waiting on the message queues. Interrupts are used by the NIC to signal to the driver that answers are waiting on the completion queues.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ionic_regs.h | diff 6461b446f2a0f40c038f1d09c69d1e5565a84a43 Tue Sep 03 17:28:08 CDT 2019 Shannon Nelson <snelson@pensando.io> ionic: Add interrupts and doorbells
The ionic interrupt model is based on interrupt control blocks accessed through the PCI BAR. Doorbell registers are used by the driver to signal to the NIC that requests are waiting on the message queues. Interrupts are used by the NIC to signal to the driver that answers are waiting on the completion queues.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ionic.h | diff 6461b446f2a0f40c038f1d09c69d1e5565a84a43 Tue Sep 03 17:28:08 CDT 2019 Shannon Nelson <snelson@pensando.io> ionic: Add interrupts and doorbells
The ionic interrupt model is based on interrupt control blocks accessed through the PCI BAR. Doorbell registers are used by the driver to signal to the NIC that requests are waiting on the message queues. Interrupts are used by the NIC to signal to the driver that answers are waiting on the completion queues.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ionic_bus_pci.c | diff 6461b446f2a0f40c038f1d09c69d1e5565a84a43 Tue Sep 03 17:28:08 CDT 2019 Shannon Nelson <snelson@pensando.io> ionic: Add interrupts and doorbells
The ionic interrupt model is based on interrupt control blocks accessed through the PCI BAR. Doorbell registers are used by the driver to signal to the NIC that requests are waiting on the message queues. Interrupts are used by the NIC to signal to the driver that answers are waiting on the completion queues.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ionic_dev.c | diff 6461b446f2a0f40c038f1d09c69d1e5565a84a43 Tue Sep 03 17:28:08 CDT 2019 Shannon Nelson <snelson@pensando.io> ionic: Add interrupts and doorbells
The ionic interrupt model is based on interrupt control blocks accessed through the PCI BAR. Doorbell registers are used by the driver to signal to the NIC that requests are waiting on the message queues. Interrupts are used by the NIC to signal to the driver that answers are waiting on the completion queues.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ionic_dev.h | diff 6461b446f2a0f40c038f1d09c69d1e5565a84a43 Tue Sep 03 17:28:08 CDT 2019 Shannon Nelson <snelson@pensando.io> ionic: Add interrupts and doorbells
The ionic interrupt model is based on interrupt control blocks accessed through the PCI BAR. Doorbell registers are used by the driver to signal to the NIC that requests are waiting on the message queues. Interrupts are used by the NIC to signal to the driver that answers are waiting on the completion queues.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ionic_lif.h | diff 6461b446f2a0f40c038f1d09c69d1e5565a84a43 Tue Sep 03 17:28:08 CDT 2019 Shannon Nelson <snelson@pensando.io> ionic: Add interrupts and doorbells
The ionic interrupt model is based on interrupt control blocks accessed through the PCI BAR. Doorbell registers are used by the driver to signal to the NIC that requests are waiting on the message queues. Interrupts are used by the NIC to signal to the driver that answers are waiting on the completion queues.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ionic_lif.c | diff 6461b446f2a0f40c038f1d09c69d1e5565a84a43 Tue Sep 03 17:28:08 CDT 2019 Shannon Nelson <snelson@pensando.io> ionic: Add interrupts and doorbells
The ionic interrupt model is based on interrupt control blocks accessed through the PCI BAR. Doorbell registers are used by the driver to signal to the NIC that requests are waiting on the message queues. Interrupts are used by the NIC to signal to the driver that answers are waiting on the completion queues.
Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|