Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_npa.h165 uint32_t tmo_ms) in roc_npa_aura_op_available_wait() argument
172 tmo_ms = tmo_ms ? tmo_ms : OP_AVAIL_WAIT_MS_DEFAULT; in roc_npa_aura_op_available_wait()
174 retry = tmo_ms / OP_AVAIL_CHECK_INTERVAL_MS; in roc_npa_aura_op_available_wait()