opnsense-src/sys/dev/cxgbe/tom
John Baldwin de5a10ecbc - Update a disabled KASSERT() to use sbused() instead of accessing
the no-longer existant sb_cc sockbuf member.
- Use sbavail() instead of sbused() in t4_soreceive_ddp() to match the
  usage in soreceive_stream() on which it is based.

Discussed with:	glebius (2)
2015-01-26 16:29:14 +00:00
..
t4_connect.c cxgbe/tom: don't leak resources tied to an active open request that 2014-10-07 21:26:22 +00:00
t4_cpl_io.c cxgbe/tom: do not engage the TOE's payload chopper for payload < 2 MSS 2015-01-03 00:09:21 +00:00
t4_ddp.c - Update a disabled KASSERT() to use sbused() instead of accessing 2015-01-26 16:29:14 +00:00
t4_listen.c Update comment (missed this bit in r272079). 2014-09-24 20:08:43 +00:00
t4_tom.c cxgbe/tom: don't leak resources tied to an active open request that 2014-10-07 21:26:22 +00:00
t4_tom.h cxgbe/tom: allocate page pod addresses instead of ppod#. 2015-01-07 06:20:33 +00:00
t4_tom_l2t.c cxgbe/tom: don't leak resources tied to an active open request that 2014-10-07 21:26:22 +00:00
t4_tom_l2t.h