Home
last modified time | relevance | path

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

/linux-3.3/include/scsi/
Dlibfcoe.h237 int fcoe_validate_vport_create(struct fc_vport *vport);
/linux-3.3/drivers/scsi/fcoe/
Dfcoe_transport.c135 int fcoe_validate_vport_create(struct fc_vport *vport) in fcoe_validate_vport_create() function
167 EXPORT_SYMBOL_GPL(fcoe_validate_vport_create);
Dfcoe.c2554 rc = fcoe_validate_vport_create(vport); in fcoe_vport_create()
/linux-3.3/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1052 rc = fcoe_validate_vport_create(vport); in bnx2fc_vport_create()