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

◆ AuthAttempts

u32 XHdcp1x_RxStats::AuthAttempts

Num of rxd authentication requests.

◆ LinkFailures

u32 XHdcp1x_RxStats::LinkFailures

Num of link verifications that failed.

◆ RiUpdates

u32 XHdcp1x_RxStats::RiUpdates

Num of Ri updates performed.