Searched refs:NIC_MBOX_MSG_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/thunderx/base/ | ||
| H A D | nicvf_mbox.h | 20 #define NIC_MBOX_MSG_TIMEOUT 2000 /* ms */ macro |
| H A D | nicvf_mbox.c | 90 timeout = NIC_MBOX_MSG_TIMEOUT; in nicvf_mbox_send_msg_to_pf() |