Searched refs:session_pool_socket (Results 1 – 2 of 2) sorted by relevance
27 } session_pool_socket[RTE_MAX_NUMA_NODES]; variable77 if (session_pool_socket[socket_id].sess_mp == NULL) { in create_asym_op_pool_socket()87 session_pool_socket[socket_id].sess_mp = mpool; in create_asym_op_pool_socket()99 if (session_pool_socket[socket_id].priv_mp == NULL) { in fill_session_pool_socket()118 session_pool_socket[socket_id].priv_mp = sess_mp; in fill_session_pool_socket()121 if (session_pool_socket[socket_id].sess_mp == NULL) { in fill_session_pool_socket()137 session_pool_socket[socket_id].sess_mp = sess_mp; in fill_session_pool_socket()324 qp_conf.mp_session = session_pool_socket[socket_id].sess_mp; in cperf_initialize_cryptodev()326 session_pool_socket[socket_id].priv_mp; in cperf_initialize_cryptodev()684 session_pool_socket[socket_id].sess_mp, in main()[all …]
231 } session_pool_socket[RTE_MAX_NUMA_NODES]; variable697 session_pool_socket[socket_id].sess_mp); in initialize_crypto_session()703 session_pool_socket[socket_id].priv_mp) < 0) in initialize_crypto_session()2392 if (session_pool_socket[socket_id].priv_mp == NULL) { in initialize_cryptodevs()2398 session_pool_socket[socket_id].priv_mp = in initialize_cryptodevs()2406 if (session_pool_socket[socket_id].priv_mp == NULL) { in initialize_cryptodevs()2416 if (session_pool_socket[socket_id].sess_mp == NULL) { in initialize_cryptodevs()2421 session_pool_socket[socket_id].sess_mp = in initialize_cryptodevs()2427 if (session_pool_socket[socket_id].sess_mp == NULL) { in initialize_cryptodevs()2576 qp_conf.mp_session = session_pool_socket[socket_id].sess_mp; in initialize_cryptodevs()[all …]