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

/linux-4.1.27/drivers/scsi/fcoe/
H A Dfcoe_transport.c229 * fcoe_validate_vport_create() - Validate a vport before creating it
237 int fcoe_validate_vport_create(struct fc_vport *vport) fcoe_validate_vport_create() function
269 EXPORT_SYMBOL_GPL(fcoe_validate_vport_create); variable
H A Dfcoe.c2828 rc = fcoe_validate_vport_create(vport); fcoe_vport_create()
/linux-4.1.27/include/scsi/
H A Dlibfcoe.h267 int fcoe_validate_vport_create(struct fc_vport *vport);
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1071 rc = fcoe_validate_vport_create(vport); bnx2fc_vport_create()

Completed in 113 milliseconds