Home
last modified time | relevance | path

Searched refs:icp_adf_getInflightRequests (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_api/qat_kernel/src/
H A Dqat_transport.c157 icp_adf_getInflightRequests(icp_comms_trans_handle trans_handle, in icp_adf_getInflightRequests() function
184 return icp_adf_getInflightRequests(trans_handle, in icp_adf_dp_getInflightRequests()
/freebsd/sys/dev/qat/qat_api/qat_direct/include/
H A Dicp_adf_transport.h240 CpaStatus icp_adf_getInflightRequests(icp_comms_trans_handle trans_handle,
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_crypto.c1976 return icp_adf_getInflightRequests(crypto_handle->trans_handle_sym_tx, in icp_sal_SymGetInflightRequests()