np
21e47fa1c9
Display holdoff timers and packet counts as a list of numbers.
...
MFC after: 1 week
2011-03-09 21:07:09 +00:00
np
2877ec2362
cxgbe shouldn't directly know of the UMA zones where network buffers
...
come from.
MFC after: 1 week
2011-03-08 03:04:07 +00:00
np
154e7a9e1b
Be sure to stay within the bounds of the mod_str array when displaying
...
the transceiver type.
2011-03-05 04:19:38 +00:00
np
cb91098a1a
There is no need to hold an ingress queue's lock while processing its
...
descriptors.
MFC after: 1 week
2011-03-05 04:04:23 +00:00
np
f10916da62
Calculate how many descriptors can be reclaimed before calling
...
reclaim_tx_descs
2011-03-05 03:54:37 +00:00
np
a2fd0e5b88
Tweaks for rx:
...
- everything related to LRO should be in #ifdef INET blocks
- reorder sge_iq's fields so that the most frequently used are all together
- pull all rx code into t4_intr_data directly
- let go of the ingress queue lock when passing up data
- refill the freelist only if it is short of at least 32 buffers
2011-03-05 03:42:03 +00:00
np
332347d7a6
Store the ifnet rather than the port_info in each txq and rxq struct.
...
MFC after: 1 week
2011-03-05 03:27:14 +00:00
np
278420c2ad
A txpkts work request should have a valid FID.
...
MFC after: 1 week
2011-03-05 03:18:56 +00:00
np
502623636e
Upgrade the firmware on the card automatically if a better version is
...
available. Downgrade only for a major version mismatch.
MFC after: 1 week
2011-03-05 03:12:50 +00:00
np
d5be9ba713
Resume tx immediately in response to an SGE egress update from the hardware.
...
MFC after: 1 week
2011-03-05 03:06:38 +00:00
np
51b104cc2a
Fix incorrect assertion.
...
MFC after: 3 days
2011-03-05 03:01:14 +00:00
np
f9ba5edcb6
cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.
...
MFC after: 3 weeks
2011-02-18 08:00:26 +00:00