Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibfcoe.h35 #define FCOE_CTLR_SOL_TOV 2000 /* min. solicitation interval (mS) */ macro
/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()