Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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);
627 lport->e_d_tov = fcoe_e_d_tov; in fcoe_lport_config()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds