Home
last modified time | relevance | path

Searched refs:CHELSIO_PCI_ID_VER (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_chip_type.h37 #define CHELSIO_PCI_ID_VER(__DeviceID) ((__DeviceID) >> 12) macro
H A Dcxgb4_main.c6658 chip = t4_get_chip_type(adapter, CHELSIO_PCI_ID_VER(device_id)); in init_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_chip_type.h37 #define CHELSIO_PCI_ID_VER(__DeviceID) ((__DeviceID) >> 12) macro
H A Dcxgb4_main.c6646 chip = t4_get_chip_type(adapter, CHELSIO_PCI_ID_VER(device_id)); in init_one()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h340 #define CHELSIO_PCI_ID_VER(dev_id) ((dev_id) >> 12) macro
H A Dt4vf_hw.c2158 switch (CHELSIO_PCI_ID_VER(adapter->pdev->device)) { in t4vf_prep_adapter()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h340 #define CHELSIO_PCI_ID_VER(dev_id) ((dev_id) >> 12) macro
H A Dt4vf_hw.c2159 switch (CHELSIO_PCI_ID_VER(adapter->pdev->device)) { in t4vf_prep_adapter()

Completed in 29 milliseconds