dp14
Xilinx SDK Drivers API Documentation
XDp_RxTopology Struct Reference

This typedef contains topology information on directly connected sinks and of the RX branch itself. More...

Data Fields

XDp_SbMsgLinkAddressReplyDeviceInfo LinkAddressInfo
 Topology information used by the RX to form the LINK_ADDRESS reply. More...
 
u8 PayloadTable [64]
 The payload table of the RX representing allocated bandwidth per stream. More...
 
XDp_RxPort Ports [XDP_MAX_NPORTS]
 Port information additional to that contained in LinkAddressInfo. More...
 

Detailed Description

This typedef contains topology information on directly connected sinks and of the RX branch itself.

Field Documentation

◆ LinkAddressInfo

XDp_SbMsgLinkAddressReplyDeviceInfo XDp_RxTopology::LinkAddressInfo

Topology information used by the RX to form the LINK_ADDRESS reply.

◆ PayloadTable

u8 XDp_RxTopology::PayloadTable[64]

The payload table of the RX representing allocated bandwidth per stream.

◆ Ports

XDp_RxPort XDp_RxTopology::Ports[XDP_MAX_NPORTS]

Port information additional to that contained in LinkAddressInfo.