Searched refs:fcoe_destroy (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.c105 static int fcoe_destroy(const char *, struct kernel_param *);
128 module_param_call(destroy, fcoe_destroy, NULL, NULL, S_IWUSR);
2035 * fcoe_destroy() - Destroy a FCoE interface
2043 static int fcoe_destroy(const char *buffer, struct kernel_param *kp) function

Completed in 36 milliseconds