Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibfcoe.h262 int fcoe_validate_vport_create(struct fc_vport *vport);
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A 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);
H A Dfcoe.c2666 rc = fcoe_validate_vport_create(vport); in fcoe_vport_create()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1139 rc = fcoe_validate_vport_create(vport); in bnx2fc_vport_create()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_main.c1825 rc = fcoe_validate_vport_create(vport); in qedf_vport_create()