Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-apple.c157 u32 max_rid2sid; member
168 .max_rid2sid = 64,
180 .max_rid2sid = 512,
573 port->sid_map = devm_bitmap_zalloc(pcie->dev, pcie->hw->max_rid2sid, GFP_KERNEL); in apple_pcie_setup_port()
642 for (i = 0; i < pcie->hw->max_rid2sid; i++) { in apple_pcie_setup_port()