Home
last modified time | relevance | path

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

/linux/include/scsi/fc/
H A Dfc_fip.h27 #define FIP_VN_ANN_WAIT 400 /* interval between VN2VN announcements (ms) */ macro
/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c2678 fip->sol_time + msecs_to_jiffies(FIP_VN_ANN_WAIT))) in fcoe_ctlr_vn_beacon()
3090 next_time = jiffies + msecs_to_jiffies(FIP_VN_ANN_WAIT); in fcoe_ctlr_vn_timeout()
3101 next_time = jiffies + msecs_to_jiffies(FIP_VN_ANN_WAIT); in fcoe_ctlr_vn_timeout()
3108 next_time = fip->sol_time + msecs_to_jiffies(FIP_VN_ANN_WAIT); in fcoe_ctlr_vn_timeout()
3114 next_time = jiffies + msecs_to_jiffies(FIP_VN_ANN_WAIT); in fcoe_ctlr_vn_timeout()