Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_init.h54 extern struct fc_function_template csio_fc_transport_funcs;
55 extern struct fc_function_template csio_fc_transport_vport_funcs;
Dcsio_attr.c723 struct fc_function_template csio_fc_transport_funcs = {
767 struct fc_function_template csio_fc_transport_vport_funcs = {
/Linux-v5.4/drivers/scsi/bfa/
Dbfad_im.h172 extern struct fc_function_template bfad_im_fc_function_template;
173 extern struct fc_function_template bfad_im_vport_fc_function_template;
Dbfad_attr.c591 struct fc_function_template bfad_im_fc_function_template = {
648 struct fc_function_template bfad_im_vport_fc_function_template = {
/Linux-v5.4/drivers/s390/scsi/
Dzfcp_ext.h155 extern struct fc_function_template zfcp_transport_functions;
Dzfcp_scsi.c844 struct fc_function_template zfcp_transport_functions = {
/Linux-v5.4/include/scsi/
Dscsi_transport_fc.h620 struct fc_function_template { struct
776 struct fc_function_template *);
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_gbl.h695 struct fc_function_template;
696 extern struct fc_function_template qla2xxx_transport_functions;
697 extern struct fc_function_template qla2xxx_transport_vport_functions;
Dqla_attr.c2988 struct fc_function_template qla2xxx_transport_functions = {
3036 struct fc_function_template qla2xxx_transport_vport_functions = {
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_crtn.h403 extern struct fc_function_template lpfc_transport_functions;
404 extern struct fc_function_template lpfc_vport_transport_functions;
Dlpfc_attr.c6948 struct fc_function_template lpfc_transport_functions = {
7017 struct fc_function_template lpfc_vport_transport_functions = {
/Linux-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c58 static struct fc_function_template bnx2fc_transport_function;
60 static struct fc_function_template bnx2fc_vport_xport_function;
2837 static struct fc_function_template bnx2fc_transport_function = {
2877 static struct fc_function_template bnx2fc_vport_xport_function = {
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe.c172 static struct fc_function_template fcoe_nport_fc_functions = {
220 static struct fc_function_template fcoe_vport_fc_functions = {
/Linux-v5.4/drivers/scsi/fnic/
Dfnic_main.c143 static struct fc_function_template fnic_fc_functions = {
/Linux-v5.4/drivers/scsi/
Dstorvsc_drv.c1948 static struct fc_function_template fc_transport_functions = {
Dscsi_transport_fc.c315 struct fc_function_template *f;
2153 fc_attach_transport(struct fc_function_template *ft) in fc_attach_transport()
/Linux-v5.4/drivers/message/fusion/
Dmptfc.c164 static struct fc_function_template mptfc_transport_functions = {
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_main.c1991 static struct fc_function_template qedf_fc_transport_fn = {
2030 static struct fc_function_template qedf_fc_vport_transport_fn = {
/Linux-v5.4/drivers/scsi/ibmvscsi/
Dibmvfc.c4936 static struct fc_function_template ibmvfc_transport_functions = {