Home
last modified time | relevance | path

Searched refs:cap_next (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dvirtio_pci.h125 __u8 cap_next; /* Generic PCI field: next ptr. */ member
138 __u8 cap_next; /* Generic PCI field: next ptr. */ member
/linux-6.15/drivers/vdpa/ifcvf/
H A Difcvf_base.c157 pos = cap.cap_next; in ifcvf_init_hw()
/linux-6.15/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_hw.c505 pos = cap.cap_next; in octep_hw_caps_read()
/linux-6.15/drivers/virtio/
H A Dvirtio_pci_modern_dev.c152 offsetof(struct virtio_pci_cap, cap_next)); in check_offsets()