Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h20 #define NIC_MBOX_MSG_TIMEOUT 2000 /* ms */ macro
H A Dnicvf_mbox.c90 timeout = NIC_MBOX_MSG_TIMEOUT; in nicvf_mbox_send_msg_to_pf()