Symbol: PCI_VENDOR_ID_SOLARFLARE
drivers/net/ethernet/sfc/efx.c
886
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x0903), /* SFC9120 PF */
drivers/net/ethernet/sfc/efx.c
888
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x1903), /* SFC9120 VF */
drivers/net/ethernet/sfc/efx.c
890
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x0923), /* SFC9140 PF */
drivers/net/ethernet/sfc/efx.c
892
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x1923), /* SFC9140 VF */
drivers/net/ethernet/sfc/efx.c
894
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x0a03), /* SFC9220 PF */
drivers/net/ethernet/sfc/efx.c
896
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x1a03), /* SFC9220 VF */
drivers/net/ethernet/sfc/efx.c
898
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x0b03), /* SFC9250 PF */
drivers/net/ethernet/sfc/efx.c
900
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x1b03), /* SFC9250 VF */
drivers/net/ethernet/sfc/efx.c
902
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x0c03), /* X4 PF (FF/LL) */
drivers/net/ethernet/sfc/efx.c
904
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x2c03), /* X4 PF (FF only) */
drivers/net/ethernet/sfc/falcon/efx.c
2570
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE,
drivers/net/ethernet/sfc/falcon/efx.c
2573
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE,
drivers/net/ethernet/sfc/falcon/falcon.c
2329
while ((dev = pci_get_device(PCI_VENDOR_ID_SOLARFLARE,
drivers/net/ethernet/sfc/siena/efx.c
806
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x0803), /* SFC9020 */
drivers/net/ethernet/sfc/siena/efx.c
808
{PCI_DEVICE(PCI_VENDOR_ID_SOLARFLARE, 0x0813), /* SFL9021 */
drivers/pci/quirks.c
3446
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_SOLARFLARE,
drivers/pci/quirks.c
3448
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_SOLARFLARE,
drivers/pci/quirks.c
3450
DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_SOLARFLARE,
drivers/pci/quirks.c
5102
{ PCI_VENDOR_ID_SOLARFLARE, 0x0903, pci_quirk_mf_endpoint_acs },
drivers/pci/quirks.c
5103
{ PCI_VENDOR_ID_SOLARFLARE, 0x0923, pci_quirk_mf_endpoint_acs },
drivers/pci/quirks.c
5104
{ PCI_VENDOR_ID_SOLARFLARE, 0x0A03, pci_quirk_mf_endpoint_acs },