Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c57 static struct scsi_host_template bnx2fc_shost_template; variable
1518 bnx2fc_shost_template.can_queue = hba->max_outstanding_cmds; in bnx2fc_if_create()
1520 lport = libfc_host_alloc(&bnx2fc_shost_template, sizeof(*port)); in bnx2fc_if_create()
2967 static struct scsi_host_template bnx2fc_shost_template = { variable