Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c54 static unsigned int fcoe_e_d_tov = 2 * 1000; variable
55 module_param_named(e_d_tov, fcoe_e_d_tov, int, S_IRUGO|S_IWUSR);
626 lport->e_d_tov = fcoe_e_d_tov; in fcoe_lport_config()