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

/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dadf_pf2vf_msg.h140 #define ADF_IOV_MSG_ACK_MAX_RETRY 100 macro
144 ADF_IOV_MSG_ACK_MAX_RETRY + \
H A Dadf_pf2vf_msg.c219 } while ((val & int_bit) && (count++ < ADF_IOV_MSG_ACK_MAX_RETRY)); __adf_iov_putmsg()

Completed in 41 milliseconds