Searched refs:cryptodev_stats (Results 1 – 1 of 1) sorted by relevance
2527 #define ADD_DICT_STAT(s) rte_tel_data_add_dict_u64(d, #s, cryptodev_stats.s)2534 struct rte_cryptodev_stats cryptodev_stats; in cryptodev_handle_dev_stats() local2547 ret = rte_cryptodev_stats_get(dev_id, &cryptodev_stats); in cryptodev_handle_dev_stats()