Searched refs:CHELSIO_PCI_ID_VER (Results 1 – 4 of 4) sorted by relevance
37 #define CHELSIO_PCI_ID_VER(__DeviceID) ((__DeviceID) >> 12) macro
6658 chip = t4_get_chip_type(adapter, CHELSIO_PCI_ID_VER(device_id)); in init_one()
340 #define CHELSIO_PCI_ID_VER(dev_id) ((dev_id) >> 12) macro
2158 switch (CHELSIO_PCI_ID_VER(adapter->pdev->device)) { in t4vf_prep_adapter()