Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/cavium/thunder/
Dnic.h391 #define NIC_MBOX_MSG_TIMEOUT 2000 /* ms */ macro
Dnicvf_main.c139 timeout = jiffies + msecs_to_jiffies(NIC_MBOX_MSG_TIMEOUT); in nicvf_send_msg_to_pf()