Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_QLOGIC_VF_QLE8C30 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h2309 #define PCI_DEVICE_ID_QLOGIC_VF_QLE8C30 0x8C30 macro
2337 (device == PCI_DEVICE_ID_QLOGIC_VF_QLE8C30)) ? true : false; in qlcnic_83xx_check()
2354 (device == PCI_DEVICE_ID_QLOGIC_VF_QLE8C30)) ? true : false; in qlcnic_sriov_vf_check()
2371 (device == PCI_DEVICE_ID_QLOGIC_VF_QLE8C30)) ? true : false; in qlcnic_83xx_vf_check()
H A Dqlcnic_main.c108 ENTRY(PCI_DEVICE_ID_QLOGIC_VF_QLE8C30),
1138 case PCI_DEVICE_ID_QLOGIC_VF_QLE8C30: in qlcnic_get_bar_length()
2465 case PCI_DEVICE_ID_QLOGIC_VF_QLE8C30: in qlcnic_probe()