Home
last modified time | relevance | path

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

/Linux-v5.10/include/scsi/
Dlibfcoe.h261 int fcoe_validate_vport_create(struct fc_vport *vport);
/Linux-v5.10/drivers/scsi/fcoe/
Dfcoe_transport.c248 int fcoe_validate_vport_create(struct fc_vport *vport) in fcoe_validate_vport_create() function
280 EXPORT_SYMBOL_GPL(fcoe_validate_vport_create);
Dfcoe.c2666 rc = fcoe_validate_vport_create(vport); in fcoe_vport_create()
/Linux-v5.10/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1137 rc = fcoe_validate_vport_create(vport); in bnx2fc_vport_create()
/Linux-v5.10/drivers/scsi/qedf/
Dqedf_main.c1823 rc = fcoe_validate_vport_create(vport); in qedf_vport_create()