]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cxgbe(4): Check if the firmware supports 512 SGL per FR MR.
authorNavdeep Parhar <np@FreeBSD.org>
Tue, 1 Jun 2021 19:14:17 +0000 (12:14 -0700)
committerNavdeep Parhar <np@FreeBSD.org>
Tue, 1 Jun 2021 21:38:31 +0000 (14:38 -0700)
commitdb15dbf8801120241b7bfb6461341f2cb421ef8e
tree550f8bd8bbd8098d497a4756161a106df36676a4
parenta45843c8ed7fcc10c1f10d4346cc7b3c293c894b
cxgbe(4): Check if the firmware supports 512 SGL per FR MR.

Firmwares >= 1.25.6.0 support 512 SGL entries in a single memory
registration request.

Obtained from: Chelsio Communications
MFC after: 1 week
Sponsored by: Chelsio Communications
sys/dev/cxgbe/common/common.h
sys/dev/cxgbe/t4_main.c