Searched refs:bnx2fc_if_create (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 81 static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface, 1152 vn_port = bnx2fc_if_create(interface, &vport->dev, 1); in bnx2fc_vport_create() 1481 * bnx2fc_if_create - Create FCoE instance on a given interface 1491 static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface, in bnx2fc_if_create() function 2382 lport = bnx2fc_if_create(interface, &cdev->dev, 0); in _bnx2fc_create() 2418 * lport should be holding a reference taken in bnx2fc_if_create in _bnx2fc_create()
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 83 static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface, 1144 vn_port = bnx2fc_if_create(interface, &vport->dev, 1); in bnx2fc_vport_create() 1473 * bnx2fc_if_create - Create FCoE instance on a given interface 1483 static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface, in bnx2fc_if_create() function 2374 lport = bnx2fc_if_create(interface, &cdev->dev, 0); in _bnx2fc_create() 2410 * lport should be holding a reference taken in bnx2fc_if_create in _bnx2fc_create()
|
Completed in 12 milliseconds