Home
last modified time | relevance | path

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

/src/sys/dev/vnic/
H A Dnic.h350 #define NIC_MBOX_MSG_TIMEOUT 2000 /* ms */ macro
H A Dnicvf_main.c837 int timeout = NIC_MBOX_MSG_TIMEOUT * 10; in nicvf_send_msg_to_pf()