cxgbe(4): Add support for the T440-LP-CR card. This is the 4x10G low
profile card with a QSFP+ transceiver. MFC after: 3 days
This commit is contained in:
parent
be1bdf30b6
commit
32527711e1
@ -371,6 +371,7 @@ struct t4_pciids {
|
||||
{0x4408, "Chelsio T420-CX"},
|
||||
{0x4409, "Chelsio T420-BT"},
|
||||
{0x440a, "Chelsio T404-BT"},
|
||||
{0x440e, "Chelsio T440-LP-CR"},
|
||||
};
|
||||
|
||||
#ifdef TCP_OFFLOAD
|
||||
|
Loading…
Reference in New Issue
Block a user