Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h2297 #define PCI_DEVICE_ID_QLOGIC_VF_QLE8C30 0x8C30 macro
2325 (device == PCI_DEVICE_ID_QLOGIC_VF_QLE8C30)) ? true : false; in qlcnic_83xx_check()
2342 (device == PCI_DEVICE_ID_QLOGIC_VF_QLE8C30)) ? true : false; in qlcnic_sriov_vf_check()
2359 (device == PCI_DEVICE_ID_QLOGIC_VF_QLE8C30)) ? true : false; in qlcnic_83xx_vf_check()
Dqlcnic_main.c115 ENTRY(PCI_DEVICE_ID_QLOGIC_VF_QLE8C30),
1161 case PCI_DEVICE_ID_QLOGIC_VF_QLE8C30: in qlcnic_get_bar_length()
2504 case PCI_DEVICE_ID_QLOGIC_VF_QLE8C30: in qlcnic_probe()