freebsd-nq/sys/dev/cxgbe
Navdeep Parhar ba81aae287 cxgbe/iw_cxgbe: Replace a magic constant with something more readable
(and accurate).

T4 and later have an extra bit for page shift so the maximum page size
is 8TB (shift of 12 + 31) instead of 128MB (12 + 15).  This saves space
in the chip's PBL (physical buffer list) when registering very large
memory regions.

MFC after:	3 days
Sponsored by:	Chelsio Communications
2017-04-06 14:50:15 +00:00
..
common cxgbe: Don't call t4_edc_err_read for errors not related to the EDCs. 2017-03-29 19:25:31 +00:00
cxgbei
firmware cxgbe(4): Update T4, T5 and T6 firmwares to 1.16.26.0. Changelog for 2017-01-03 22:05:07 +00:00
iw_cxgbe cxgbe/iw_cxgbe: Replace a magic constant with something more readable 2017-04-06 14:50:15 +00:00
tom cxgbe/t4_tom: Fix CLIP entry refcounting on the passive side. Every 2017-02-06 17:48:25 +00:00
adapter.h cxgbe(4): Updates to link configuration. 2016-12-30 08:59:49 +00:00
if_cc.c
if_ccv.c
if_cxl.c
if_cxlv.c
offload.h
osdep.h
t4_if.m
t4_ioctl.h cxgbe(4): Add an ioctl to copy a firmware config file to the card's flash. 2016-10-07 19:02:39 +00:00
t4_iov.c Fix a couple of issues with t4iov probe and attach. 2017-01-31 18:54:13 +00:00
t4_l2t.c
t4_l2t.h
t4_main.c cxgbe(4): Program the global RSS key once instead of once per ifnet. 2017-04-04 23:14:03 +00:00
t4_mp_ring.c
t4_mp_ring.h
t4_netmap.c cxgbe(4): netmap does not set IFCAP_NETMAP in an ifnet's if_capabilities 2016-12-09 02:21:27 +00:00
t4_sge.c cxgbe(4): Enable automatic cidx flush for all control queues. 2017-01-09 22:20:09 +00:00
t4_tracer.c
t4_vf.c cxgbe(4): Updates to link configuration. 2016-12-30 08:59:49 +00:00