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.c2679 fip->sol_time + msecs_to_jiffies(FIP_VN_ANN_WAIT))) in fcoe_ctlr_vn_beacon()
3091 next_time = jiffies + msecs_to_jiffies(FIP_VN_ANN_WAIT); in fcoe_ctlr_vn_timeout()
3102 next_time = jiffies + msecs_to_jiffies(FIP_VN_ANN_WAIT); in fcoe_ctlr_vn_timeout()
3109 next_time = fip->sol_time + msecs_to_jiffies(FIP_VN_ANN_WAIT); in fcoe_ctlr_vn_timeout()
3115 next_time = jiffies + msecs_to_jiffies(FIP_VN_ANN_WAIT); in fcoe_ctlr_vn_timeout()