Programming Interfaces Guide

rsm_get_interconnect_topology

int rsm_get_interconnect_topology(rsm_topology_t **topology_data);

This function returns a pointer to the topology data in a location specified by an application pointer. The topology data structure is defined next.

Return Values: Returns 0 if successful. Returns an error value otherwise.

RSMERR_BAD_TOPOLOGY_PTR

Invalid topology pointer

RSMERR_INSUFFICIENT_MEM

Insufficient memory

RSMERR_BAD_ADDR

Insufficient memory