Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/scsi/
Dzfcp_fc.h84 struct fc_ns_gid_ft gpn_ft; member
159 } gpn_ft; member
Dzfcp_fc.c690 sg_init_one(&fc_req->sg_req, &fc_req->u.gpn_ft.req, in zfcp_fc_alloc_sg_env()
700 struct zfcp_fc_gpn_ft_req *req = &fc_req->u.gpn_ft.req; in zfcp_fc_send_gpn_ft()
705 req->gpn_ft.fn_fc4_type = FC_TYPE_FCP; in zfcp_fc_send_gpn_ft()
/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_gs.c3961 ct_req->req.gpn_ft.port_type = fc4_type; in qla24xx_async_gnnft()
3968 sp->handle, ct_req->req.gpn_ft.port_type); in qla24xx_async_gnnft()
4127 ct_req->req.gpn_ft.port_type = fc4_type; in qla24xx_async_gpnft()
4133 sp->handle, ct_req->req.gpn_ft.port_type); in qla24xx_async_gpnft()
Dqla_def.h3022 } gpn_ft; member