opnsense-src/sys/dev/cxgbe
Navdeep Parhar a91fea93ad Do not over-allocate MSI interrupts for the case where each ingress
queue has its own interrupt.  If the exact number that we need is not a
power of 2 and we're using MSI, then switch to interrupt multiplexing.

While here, replace the magic numbers with something more readable.

MFC after:	3 days
2011-03-24 01:03:01 +00:00
..
common Upgrade the firmware on the card automatically if a better version is 2011-03-05 03:12:50 +00:00
adapter.h Do not over-allocate MSI interrupts for the case where each ingress 2011-03-24 01:03:01 +00:00
offload.h cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters. 2011-02-18 08:00:26 +00:00
osdep.h cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters. 2011-02-18 08:00:26 +00:00
t4_ioctl.h cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters. 2011-02-18 08:00:26 +00:00
t4_main.c Do not over-allocate MSI interrupts for the case where each ingress 2011-03-24 01:03:01 +00:00
t4_sge.c Do not over-allocate MSI interrupts for the case where each ingress 2011-03-24 01:03:01 +00:00