Home
last modified time | relevance | path

Searched refs:NIC_MBOX_MSG_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnic.h391 #define NIC_MBOX_MSG_TIMEOUT 2000 /* ms */ macro
H A Dnicvf_main.c139 timeout = jiffies + msecs_to_jiffies(NIC_MBOX_MSG_TIMEOUT); in nicvf_send_msg_to_pf()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnic.h391 #define NIC_MBOX_MSG_TIMEOUT 2000 /* ms */ macro
H A Dnicvf_main.c139 timeout = jiffies + msecs_to_jiffies(NIC_MBOX_MSG_TIMEOUT); in nicvf_send_msg_to_pf()

Completed in 9 milliseconds