Home
last modified time | relevance | path

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

/dports/sysutils/roct/ROCT-Thunk-Interface-9d1fb76/src/
H A Dlibhsakmt.h112 uint16_t get_device_id_by_node(HSAuint32 node_id);
H A Dqueues.c304 get_doorbell_map_info(get_device_id_by_node(NodeId), in map_doorbell()
525 dev_id = get_device_id_by_node(NodeId); in hsaKmtCreateQueue()
H A Dpmc_table.c1715 uint16_t dev_id = get_device_id_by_node(node_id); in get_block_properties()
H A Dtopology.c1980 uint16_t get_device_id_by_node(HSAuint32 node_id) function