Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/fc/
Dfc_fip.h43 #define FIP_VN_BEACON_FUZZ 100 /* random time to add to beacon period (ms) */ macro
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_ctlr.c3153 (prandom_u32() % FIP_VN_BEACON_FUZZ)); in fcoe_ctlr_vn_timeout()