Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dlibfc.h461 struct libfc_function_template { struct
878 struct libfc_function_template tt;
Dlibfcoe.h260 const struct libfc_function_template *, int init_fcp);
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c55 static struct libfc_function_template bnx2fc_libfc_fcn_templ;
941 sizeof(struct libfc_function_template)); in bnx2fc_libfc_config()
2873 static struct libfc_function_template bnx2fc_libfc_fcn_templ = {
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_main.c86 static struct libfc_function_template fnic_transport_template = {
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c173 static struct libfc_function_template fcoe_libfc_fcn_templ = {
Dfcoe_ctlr.c2909 const struct libfc_function_template *tt, int init_fcp) in fcoe_libfc_config()