hdcp1x
Xilinx SDK Drivers API Documentation
XHdcp1x_RxStats Struct Reference

This typedef defines the statistics collected receive port instance. More...

Data Fields

u32 AuthAttempts
 Num of rxd authentication requests. More...
 
u32 LinkFailures
 Num of link verifications that failed. More...
 
u32 RiUpdates
 Num of Ri updates performed. More...
 

Detailed Description

This typedef defines the statistics collected receive port instance.

Field Documentation

u32 XHdcp1x_RxStats::AuthAttempts

Num of rxd authentication requests.

Referenced by XHdcp1x_RxInfo().

u32 XHdcp1x_RxStats::LinkFailures

Num of link verifications that failed.

Referenced by XHdcp1x_RxInfo().

u32 XHdcp1x_RxStats::RiUpdates

Num of Ri updates performed.

Referenced by XHdcp1x_RxInfo().