Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c1022 unsigned long sol_tov = msecs_to_jiffies(FCOE_CTLR_SOL_TOV); in fcoe_ctlr_recv_adv() local
1100 if (first && time_after(jiffies, fip->sol_time + sol_tov)) in fcoe_ctlr_recv_adv()