opnsense-src/sys/dev/cxgbe/common
Navdeep Parhar 44eb893659 Allow multi-byte reads in the private CHELSIO_T4_GET_I2C ioctl. The
firmware allows up to 48B to be read this way but the driver limits
itself to 8B at a time to remain compatible with old cxgbetool
binaries.

MFC after:	1 week
2014-07-15 01:03:29 +00:00
..
common.h Allow multi-byte reads in the private CHELSIO_T4_GET_I2C ioctl. The 2014-07-15 01:03:29 +00:00
t4_hw.c Allow multi-byte reads in the private CHELSIO_T4_GET_I2C ioctl. The 2014-07-15 01:03:29 +00:00
t4_hw.h cxgbe(4): significant rx rework. 2014-03-18 20:14:13 +00:00
t4_msg.h The T5 allows the driver to specify the ISS. Do so; use the ISS picked 2013-07-04 18:41:21 +00:00
t4_regs.h cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. This 2013-03-30 02:26:20 +00:00
t4_regs_values.h - Read all TP parameters in one place. 2013-07-04 17:55:52 +00:00
t4_tcb.h