Searched defs:mcs_sc_stats (Results 1 – 1 of 1) sorted by relevance
2228 struct mcs_sc_stats { struct2229 struct mbox_msghdr hdr;2231 u64 hit_cnt;2232 u64 pkt_invalid_cnt;2233 u64 pkt_late_cnt;2234 u64 pkt_notvalid_cnt;2235 u64 pkt_unchecked_cnt;2236 u64 pkt_delay_cnt; /* CNF10K-B */2237 u64 pkt_ok_cnt; /* CNF10K-B */2238 u64 octet_decrypt_cnt; /* CN10K-B */[all …]