Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c57 static struct scsi_host_template bnx2fc_shost_template; variable
1510 bnx2fc_shost_template.can_queue = hba->max_outstanding_cmds; in bnx2fc_if_create()
1512 lport = libfc_host_alloc(&bnx2fc_shost_template, sizeof(*port)); in bnx2fc_if_create()
2952 static struct scsi_host_template bnx2fc_shost_template = { variable
/kernel/linux/linux-6.6/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

Completed in 7 milliseconds