Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/qat/qat_common/
Dadf_pf2vf_msg.h98 #define ADF_IOV_MSG_MAX_RETRIES 3 macro
Dadf_pf2vf_msg.c185 } while (ret && (count++ < ADF_IOV_MSG_MAX_RETRIES)); in adf_iov_putmsg()