freebsd-nq/sys/dev/cxgbe
Ed Schouten 6b946662d9 Prefer __containerof() over __member2struct().
The former works better with qualifiers, but also properly type checks
the input pointer.
2012-10-19 13:26:40 +00:00
..
common Add a driver ioctl to read a byte from any device on a port's i2c bus. 2012-10-10 17:13:46 +00:00
firmware
tom Prefer __containerof() over __member2struct(). 2012-10-19 13:26:40 +00:00
adapter.h Prefer __containerof() over __member2struct(). 2012-10-19 13:26:40 +00:00
offload.h
osdep.h
t4_ioctl.h Add a driver ioctl to clear a port's MAC statistics. 2012-10-10 19:27:40 +00:00
t4_l2t.c
t4_l2t.h Prefer __containerof() over __member2struct(). 2012-10-19 13:26:40 +00:00
t4_main.c Prefer __containerof() over __member2struct(). 2012-10-19 13:26:40 +00:00
t4_sge.c Use global knob in the TP_PARA_REG3 register to disable congestion 2012-10-12 21:48:21 +00:00