Home
last modified time | relevance | path

Searched refs:prots (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/pci/
H A Ddoe.c46 * @prots: Array of protocols supported (encoded as long values)
54 struct xarray prots; member
438 rc = xa_insert(&doe_mb->prots, xa_idx++, in pci_doe_cache_protocols()
482 xa_init(&doe_mb->prots); in pci_doe_create_mb()
518 xa_destroy(&doe_mb->prots); in pci_doe_create_mb()
536 xa_destroy(&doe_mb->prots); in pci_doe_destroy_mb()
559 xa_for_each(&doe_mb->prots, index, entry) in pci_doe_supports_prot()

Completed in 1 milliseconds