Home
last modified time | relevance | path

Searched refs:ADF_IOV_MSG_ACK_MAX_RETRY (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/qat/qat_adf/
H A Dadf_pf2vf_msg.h131 #define ADF_IOV_MSG_ACK_MAX_RETRY (100 * 1000 / ADF_IOV_MSG_ACK_DELAY_US) macro
/dpdk/drivers/common/qat/
H A Dqat_pf2vf.c65 (++count < ADF_IOV_MSG_ACK_MAX_RETRY)); in qat_pf2vf_exch_msg()