Re: [PATCH net 1/1] netxen_nic: fix MSI/MSI-x interrupts

2021-01-09 Thread Jakub Kicinski
On Thu, 7 Jan 2021 02:15:20 -0800 Manish Chopra wrote: > For all PCI functions on the netxen_nic adapter, interrupt > mode (INTx or MSI) configuration is dependent on what has > been configured by the PCI function zero in the shared > interrupt register, as these adapters do not support mixed > mod

[PATCH net 1/1] netxen_nic: fix MSI/MSI-x interrupts

2021-01-07 Thread Manish Chopra
For all PCI functions on the netxen_nic adapter, interrupt mode (INTx or MSI) configuration is dependent on what has been configured by the PCI function zero in the shared interrupt register, as these adapters do not support mixed mode interrupts among the functions of a given adapter. Logic for s