Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/vnic/
Dnic.h352 #define NIC_MBOX_MSG_TIMEOUT 2000 /* ms */ macro
Dnicvf_main.c857 int timeout = NIC_MBOX_MSG_TIMEOUT * 10; in nicvf_send_msg_to_pf()