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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c106 static int fcoe_enable(const char *, struct kernel_param *);
131 module_param_call(enable, fcoe_enable, NULL, NULL, S_IWUSR);
1981 * fcoe_enable() - Enables a FCoE interface
1989 static int fcoe_enable(const char *buffer, struct kernel_param *kp) function

Completed in 61 milliseconds