Skip to content

Commit d828755

Browse files
Hariprasad Shenaidavem330
authored andcommitted
cxgb4: add device ID for few T5 adapters
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 2e64126 commit d828755

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,11 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
157157
CH_PCI_ID_TABLE_FENTRY(0x5090), /* Custom T540-CR */
158158
CH_PCI_ID_TABLE_FENTRY(0x5091), /* Custom T522-CR */
159159
CH_PCI_ID_TABLE_FENTRY(0x5092), /* Custom T520-CR */
160+
CH_PCI_ID_TABLE_FENTRY(0x5093), /* Custom T580-LP-CR */
161+
CH_PCI_ID_TABLE_FENTRY(0x5094), /* Custom T540-CR */
162+
CH_PCI_ID_TABLE_FENTRY(0x5095), /* Custom T540-CR-SO */
163+
CH_PCI_ID_TABLE_FENTRY(0x5096), /* Custom T580-CR */
164+
CH_PCI_ID_TABLE_FENTRY(0x5097), /* Custom T520-KR */
160165

161166
/* T6 adapters:
162167
*/

0 commit comments

Comments
 (0)