Home
last modified time | relevance | path

Searched refs:gpn_ft (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_fc.h78 * struct zfcp_fc_gpn_ft - container for ct header plus gpn_ft request
80 * @gpn_ft: GPN_FT request
84 struct fc_ns_gid_ft gpn_ft; member
133 * @u.gpn_ft: GPN_FT specific data
134 * @u.gpn_ft.sg_rsp2: GPN_FT response, not embedded here, allocated elsewhere
135 * @u.gpn_ft.req: GPN_FT request
159 } gpn_ft; member
H A Dzfcp_fc.c686 sg_init_one(&fc_req->sg_req, &fc_req->u.gpn_ft.req, in zfcp_fc_alloc_sg_env()
696 struct zfcp_fc_gpn_ft_req *req = &fc_req->u.gpn_ft.req; in zfcp_fc_send_gpn_ft()
701 req->gpn_ft.fn_fc4_type = FC_TYPE_FCP; in zfcp_fc_send_gpn_ft()
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_fc.h78 * struct zfcp_fc_gpn_ft - container for ct header plus gpn_ft request
80 * @gpn_ft: GPN_FT request
84 struct fc_ns_gid_ft gpn_ft; member
133 * @u.gpn_ft: GPN_FT specific data
134 * @u.gpn_ft.sg_rsp2: GPN_FT response, not embedded here, allocated elsewhere
135 * @u.gpn_ft.req: GPN_FT request
159 } gpn_ft; member
H A Dzfcp_fc.c686 sg_init_one(&fc_req->sg_req, &fc_req->u.gpn_ft.req, in zfcp_fc_alloc_sg_env()
696 struct zfcp_fc_gpn_ft_req *req = &fc_req->u.gpn_ft.req; in zfcp_fc_send_gpn_ft()
701 req->gpn_ft.fn_fc4_type = FC_TYPE_FCP; in zfcp_fc_send_gpn_ft()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_gs.c3885 ct_req->req.gpn_ft.port_type = fc4_type; in qla24xx_async_gnnft()
3894 sp->handle, ct_req->req.gpn_ft.port_type); in qla24xx_async_gnnft()
4050 ct_req->req.gpn_ft.port_type = fc4_type; in qla24xx_async_gpnft()
4058 sp->handle, ct_req->req.gpn_ft.port_type); in qla24xx_async_gpnft()
H A Dqla_def.h2919 } gpn_ft; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_gs.c3664 ct_req->req.gpn_ft.port_type = fc4_type; in qla24xx_async_gnnft()
3671 sp->handle, ct_req->req.gpn_ft.port_type); in qla24xx_async_gnnft()
3830 ct_req->req.gpn_ft.port_type = fc4_type; in qla24xx_async_gpnft()
3836 sp->handle, ct_req->req.gpn_ft.port_type); in qla24xx_async_gpnft()
H A Dqla_def.h3080 } gpn_ft; member

Completed in 40 milliseconds