Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c59 static struct scsi_host_template bnx2fc_shost_template; variable
1502 bnx2fc_shost_template.can_queue = hba->max_outstanding_cmds; in bnx2fc_if_create()
1504 lport = libfc_host_alloc(&bnx2fc_shost_template, sizeof(*port)); in bnx2fc_if_create()
2945 static struct scsi_host_template bnx2fc_shost_template = { variable