Searched defs:mcs_sc_stats (Results 1 – 1 of 1) sorted by relevance
2325 struct mcs_sc_stats { struct2326 struct mbox_msghdr hdr;2328 u64 hit_cnt;2329 u64 pkt_invalid_cnt;2330 u64 pkt_late_cnt;2331 u64 pkt_notvalid_cnt;2332 u64 pkt_unchecked_cnt;2333 u64 pkt_delay_cnt; /* CNF10K-B */2334 u64 pkt_ok_cnt; /* CNF10K-B */2335 u64 octet_decrypt_cnt; /* CN10K-B */[all …]