Home
last modified time | relevance | path

Searched refs:qla24xx_vport_create_req_sanity_check (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_mid.c461 qla24xx_vport_create_req_sanity_check(struct fc_vport *fc_vport) in qla24xx_vport_create_req_sanity_check() function
Dqla_gbl.h274 extern int qla24xx_vport_create_req_sanity_check(struct fc_vport *);
Dqla_attr.c2995 ret = qla24xx_vport_create_req_sanity_check(fc_vport); in qla24xx_vport_create()