Home
last modified time | relevance | path

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

/linux-6.6.21/include/scsi/
Dlibfcoe.h263 int fcoe_validate_vport_create(struct fc_vport *vport);
/linux-6.6.21/drivers/scsi/fcoe/
Dfcoe_transport.c249 int fcoe_validate_vport_create(struct fc_vport *vport) in fcoe_validate_vport_create() function
281 EXPORT_SYMBOL_GPL(fcoe_validate_vport_create);
Dfcoe.c2654 rc = fcoe_validate_vport_create(vport); in fcoe_vport_create()
/linux-6.6.21/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1128 rc = fcoe_validate_vport_create(vport); in bnx2fc_vport_create()
/linux-6.6.21/drivers/scsi/qedf/
Dqedf_main.c1829 rc = fcoe_validate_vport_create(vport); in qedf_vport_create()