Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c45 static struct scsi_transport_template *bnx2fc_vport_xport_template; variable
750 shost->transportt = bnx2fc_vport_xport_template; in bnx2fc_shost_config()
1292 bnx2fc_vport_xport_template = in bnx2fc_attach_transport()
1294 if (bnx2fc_vport_xport_template == NULL) { in bnx2fc_attach_transport()
1306 fc_release_transport(bnx2fc_vport_xport_template); in bnx2fc_release_transport()
1308 bnx2fc_vport_xport_template = NULL; in bnx2fc_release_transport()