Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_mbox.h16 #define OTX_CPT_MBOX_MSG_TIMEOUT 2000 /* In Milli Seconds */ macro
H A Dotx_cryptodev_mbox.c88 int timeout = OTX_CPT_MBOX_MSG_TIMEOUT; in otx_cpt_send_msg_to_pf_timeout()