Lines Matching refs:region
299 * enum hl_pci_match_mode - pci match mode per region
370 * struct hl_inbound_pci_region - inbound region descriptor
371 * @mode: pci match mode for this region
372 * @addr: region target address
373 * @size: region size in bytes
386 * struct hl_outbound_pci_region - outbound region descriptor
387 * @addr: region target address
388 * @size: region size in bytes
493 * @start_addr: virtual start address of the memory region.
494 * @end_addr: virtual end address of the memory region.
1288 * struct pci_mem_region - describe memory region in a PCI bar
1289 * @region_base: region base address
1290 * @region_size: region size
1292 * @offset_in_bar: region offset into the bar
1293 * @bar_id: bar ID of the region
1353 * @image_region: region to copy the FW image to
3867 int hl_pci_set_inbound_region(struct hl_device *hdev, u8 region,