Searched refs:NIC_MBOX_MSG_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/vnic/ | ||
| HD | nic.h | 350 #define NIC_MBOX_MSG_TIMEOUT 2000 /* ms */ macro |
| HD | nicvf_main.c | 839 int timeout = NIC_MBOX_MSG_TIMEOUT * 10; in nicvf_send_msg_to_pf() |