Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c66 static unsigned int fcoe_e_d_tov = 2 * 1000; variable
67 module_param_named(e_d_tov, fcoe_e_d_tov, int, S_IRUGO|S_IWUSR);
640 lport->e_d_tov = fcoe_e_d_tov; in fcoe_lport_config()