]> git.baikalelectronics.ru Git - kernel.git/commit
ionic: Add notifyq support
authorShannon Nelson <snelson@pensando.io>
Tue, 3 Sep 2019 22:28:11 +0000 (15:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Sep 2019 07:24:43 +0000 (09:24 +0200)
commitba4a30d80f73527157482b7a34eb3f7cbd55e015
tree854c0986487c0d26803f8961462b24c4edf650f6
parent64d27c13fa6088ac20733ee900ace35cf4a83f7b
ionic: Add notifyq support

The AdminQ is fine for sending messages and requests to the NIC,
but we also need to have events published from the NIC to the
driver.  The NotifyQ handles this for us, using the same interrupt
as AdminQ.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_debugfs.c
drivers/net/ethernet/pensando/ionic/ionic_lif.c
drivers/net/ethernet/pensando/ionic/ionic_lif.h