Searched defs:fbtc_cynullsta (Results 1 – 2 of 2) sorted by relevance
369 struct fbtc_cynullsta { /* cycle null statistics */ struct370 u8 fver;371 u8 rsvd;372 u16 rsvd2;373 u32 tmax[CXNULL_STATE_MAX]; /* max_t for 0:null0/1:null1 */374 u32 tavg[CXNULL_STATE_MAX]; /* avg_t for 0:null0/1:null1 */375 u32 result[CXNULL_STATE_MAX][CXNULL_MAX]; /* result for null , 0:fail, 1:ok, 2:late, 3:retry */