Home
last modified time | relevance | path

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

/linux/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/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1128 rc = fcoe_validate_vport_create(vport); in bnx2fc_vport_create()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c1841 rc = fcoe_validate_vport_create(vport); in qedf_vport_create()