Searched refs:NIC_MBOX_MSG_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/vnic/ | ||
| H A D | nic.h | 350 #define NIC_MBOX_MSG_TIMEOUT 2000 /* ms */ macro |
| H A D | nicvf_main.c | 837 int timeout = NIC_MBOX_MSG_TIMEOUT * 10; in nicvf_send_msg_to_pf() |