Home
last modified time | relevance | path

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

/linux-6.15/include/scsi/
H A Dlibfcoe.h266 int fcoe_validate_vport_create(struct fc_vport *vport);
/linux-6.15/drivers/scsi/fcoe/
H A 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);
H A Dfcoe.c2654 rc = fcoe_validate_vport_create(vport); in fcoe_vport_create()
/linux-6.15/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1128 rc = fcoe_validate_vport_create(vport); in bnx2fc_vport_create()
/linux-6.15/drivers/scsi/qedf/
H A Dqedf_main.c1841 rc = fcoe_validate_vport_create(vport); in qedf_vport_create()