Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h2319 #define PCI_DEVICE_ID_QLOGIC_VF_QLE8C30 0x8C30 macro
2347 (device == PCI_DEVICE_ID_QLOGIC_VF_QLE8C30)) ? true : false; in qlcnic_83xx_check()
2364 (device == PCI_DEVICE_ID_QLOGIC_VF_QLE8C30)) ? true : false; in qlcnic_sriov_vf_check()
2381 (device == PCI_DEVICE_ID_QLOGIC_VF_QLE8C30)) ? true : false; in qlcnic_83xx_vf_check()
Dqlcnic_main.c110 ENTRY(PCI_DEVICE_ID_QLOGIC_VF_QLE8C30),
1161 case PCI_DEVICE_ID_QLOGIC_VF_QLE8C30: in qlcnic_get_bar_length()
2506 case PCI_DEVICE_ID_QLOGIC_VF_QLE8C30: in qlcnic_probe()