Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c44 static struct scsi_transport_template *bnx2fc_transport_template; variable
749 shost->transportt = bnx2fc_transport_template; in bnx2fc_shost_config()
1281 bnx2fc_transport_template = in bnx2fc_attach_transport()
1284 if (bnx2fc_transport_template == NULL) { in bnx2fc_attach_transport()
1294 fc_release_transport(bnx2fc_transport_template); in bnx2fc_attach_transport()
1295 bnx2fc_transport_template = NULL; in bnx2fc_attach_transport()
1302 fc_release_transport(bnx2fc_transport_template); in bnx2fc_release_transport()
1304 bnx2fc_transport_template = NULL; in bnx2fc_release_transport()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c46 static struct scsi_transport_template *bnx2fc_transport_template; variable
743 shost->transportt = bnx2fc_transport_template; in bnx2fc_shost_config()
1273 bnx2fc_transport_template = in bnx2fc_attach_transport()
1276 if (bnx2fc_transport_template == NULL) { in bnx2fc_attach_transport()
1286 fc_release_transport(bnx2fc_transport_template); in bnx2fc_attach_transport()
1287 bnx2fc_transport_template = NULL; in bnx2fc_attach_transport()
1294 fc_release_transport(bnx2fc_transport_template); in bnx2fc_release_transport()
1296 bnx2fc_transport_template = NULL; in bnx2fc_release_transport()

Completed in 7 milliseconds