Searched refs:NIC_MBOX_MSG_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
391 #define NIC_MBOX_MSG_TIMEOUT 2000 /* ms */ macro
139 timeout = jiffies + msecs_to_jiffies(NIC_MBOX_MSG_TIMEOUT); in nicvf_send_msg_to_pf()