freebsd-dev/sys/dev/cxgbe
Pedro F. Giffuni d9c9c81c08 sys: use our roundup2/rounddown2() macros when param.h is available.
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
2016-04-21 19:57:40 +00:00
..
common sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
cxgbei cxgbei: Hardware accelerated iSCSI target and initiator for TOE capable 2015-12-26 06:05:21 +00:00
firmware cxgbe(4): Provide an explicit value for nqpcq in the firmware 2016-04-11 02:18:59 +00:00
iw_cxgbe Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
tom Add a 'show t4 tcb <nexus> <tid>' command to dump a TCB from DDB. 2016-04-10 05:06:58 +00:00
adapter.h Remove #ifdef's from various structures used in the cxgbe/cxl driver. 2016-03-31 18:36:50 +00:00
if_cxl.c cxgbe(4): Add a minimal if_cxl module that pulls in the real driver as 2015-02-06 01:10:04 +00:00
offload.h Remove #ifdef's from various structures used in the cxgbe/cxl driver. 2016-03-31 18:36:50 +00:00
osdep.h cxgbe(4): Remove __devinit and SPEED_<foo> as part of catch up with 2016-03-08 08:13:37 +00:00
t4_ioctl.h cxgbe(4): Overhaul the shared code that deals with the chip's TP block, 2016-03-08 02:04:05 +00:00
t4_l2t.c Revert r279934, r279938; this is going to be fixed in sbuf instead. 2015-03-14 13:04:39 +00:00
t4_l2t.h cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
t4_main.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
t4_mp_ring.c Allow cxgbe(4) to be built on i386. Driver attach will succeed only on a subset 2015-01-16 01:32:40 +00:00
t4_mp_ring.h cxgbe(4): major tx rework. 2014-12-31 23:19:16 +00:00
t4_netmap.c cxgbe(4): Add a struct sge_params to store per-adapter SGE parameters. 2016-03-08 00:23:56 +00:00
t4_sge.c cxgbe(4): Always dispatch all work requests that have been written to the 2016-04-12 22:11:29 +00:00
t4_tracer.c cxgbe(4): Remove stray if_up from the code that creates the tracing ifnet. 2014-05-23 01:45:44 +00:00