Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/fc/
Dfc_fip.h42 #define FIP_VN_BEACON_INT 8000 /* interval between VN2VN beacons */ macro
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe_ctlr.c2634 next_time = jiffies + msecs_to_jiffies(FIP_VN_BEACON_INT * 10); in fcoe_ctlr_vn_age()
2641 msecs_to_jiffies(FIP_VN_BEACON_INT * 25 / 10); in fcoe_ctlr_vn_age()
2837 msecs_to_jiffies(FIP_VN_BEACON_INT + in fcoe_ctlr_vn_timeout()