]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cxgbe(4): Specify the ingress queue's type when creating it.
authorNavdeep Parhar <np@FreeBSD.org>
Thu, 8 Sep 2022 18:47:38 +0000 (11:47 -0700)
committerNavdeep Parhar <np@FreeBSD.org>
Mon, 12 Sep 2022 18:40:25 +0000 (11:40 -0700)
commitc387ff0045d620d60ed8250360d4196a4c962a13
treef599851f8dfb2caf48508b141b1b5e15f0c7b47e
parentc198adf394988da2f15b51829748a1dbd103fac0
cxgbe(4): Specify the ingress queue's type when creating it.

The firmware takes the type into account when setting up the PCIe
channel for the queue.

MFC after: 1 week
Sponsored by: Chelsio Communications
sys/dev/cxgbe/adapter.h
sys/dev/cxgbe/t4_netmap.c
sys/dev/cxgbe/t4_sge.c