Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
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()
Dqlcnic_main.c109 ENTRY(PCI_DEVICE_ID_QLOGIC_VF_QLE8C30),
1139 case PCI_DEVICE_ID_QLOGIC_VF_QLE8C30: in qlcnic_get_bar_length()
2467 case PCI_DEVICE_ID_QLOGIC_VF_QLE8C30: in qlcnic_probe()