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

/linux-4.1.27/drivers/scsi/fcoe/
H A Dfcoe_transport.c40 static int fcoe_transport_enable(const char *, struct kernel_param *);
73 module_param_call(enable, fcoe_transport_enable, NULL, NULL, S_IWUSR);
980 * fcoe_transport_enable() - Enables a FCoE interface
988 static int fcoe_transport_enable(const char *buffer, struct kernel_param *kp) fcoe_transport_enable() function

Completed in 32 milliseconds