Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c148 unsigned long timeout = jiffies + msecs_to_jiffies(MBOX_RSP_TIMEOUT); in otx2_mbox_wait_for_rsp()
H A Dmbox.h39 #define MBOX_RSP_TIMEOUT 2000 /* Time(ms) to wait for mbox response */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c189 unsigned long timeout = jiffies + msecs_to_jiffies(MBOX_RSP_TIMEOUT); in otx2_mbox_wait_for_rsp()
H A Dmbox.h39 #define MBOX_RSP_TIMEOUT 6000 /* Time(ms) to wait for mbox response */ macro

Completed in 10 milliseconds