Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c59 static struct scsi_host_template bnx2fc_shost_template; variable
1512 bnx2fc_shost_template.can_queue = hba->max_outstanding_cmds; in bnx2fc_if_create()
1514 lport = libfc_host_alloc(&bnx2fc_shost_template, sizeof(*port)); in bnx2fc_if_create()
2954 static struct scsi_host_template bnx2fc_shost_template = { variable