Searched refs:cap_vndr (Results 1 – 4 of 4) sorted by relevance
121 __u8 cap_vndr; /* Generic PCI field: PCI_CAP_ID_VNDR */ member
440 if (cap.cap_vndr != PCI_CAP_ID_VNDR) { in octep_hw_caps_read()441 dev_err(dev, "Found invalid capability vndr id: %d\n", cap.cap_vndr); in octep_hw_caps_read()
126 if (cap.cap_vndr != PCI_CAP_ID_VNDR) in ifcvf_init_hw()
150 offsetof(struct virtio_pci_cap, cap_vndr)); in check_offsets()
Completed in 10 milliseconds