Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/
H A Dfcoe.c58 static unsigned int fcoe_r_a_tov = 2 * 2 * 1000; variable
59 module_param_named(r_a_tov, fcoe_r_a_tov, int, S_IRUGO|S_IWUSR);
627 lport->r_a_tov = fcoe_r_a_tov; in fcoe_lport_config()