Searched defs:mcs_sc_stats (Results 1 – 1 of 1) sorted by relevance
2246 struct mcs_sc_stats { struct2247 struct mbox_msghdr hdr;2249 u64 hit_cnt;2250 u64 pkt_invalid_cnt;2251 u64 pkt_late_cnt;2252 u64 pkt_notvalid_cnt;2253 u64 pkt_unchecked_cnt;2254 u64 pkt_delay_cnt; /* CNF10K-B */2255 u64 pkt_ok_cnt; /* CNF10K-B */2256 u64 octet_decrypt_cnt; /* CN10K-B */[all …]