Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c43 static struct scsi_transport_template *bnx2fc_transport_template; variable
692 shost->transportt = bnx2fc_transport_template; in bnx2fc_shost_config()
1213 bnx2fc_transport_template = in bnx2fc_attach_transport()
1216 if (bnx2fc_transport_template == NULL) { in bnx2fc_attach_transport()
1226 fc_release_transport(bnx2fc_transport_template); in bnx2fc_attach_transport()
1227 bnx2fc_transport_template = NULL; in bnx2fc_attach_transport()
1234 fc_release_transport(bnx2fc_transport_template); in bnx2fc_release_transport()
1236 bnx2fc_transport_template = NULL; in bnx2fc_release_transport()