Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_fc.h84 struct fc_ns_gid_ft gpn_ft; member
159 } gpn_ft; member
H A Dzfcp_fc.c691 sg_init_one(&fc_req->sg_req, &fc_req->u.gpn_ft.req, in zfcp_fc_alloc_sg_env()
701 struct zfcp_fc_gpn_ft_req *req = &fc_req->u.gpn_ft.req; in zfcp_fc_send_gpn_ft()
706 req->gpn_ft.fn_fc4_type = FC_TYPE_FCP; in zfcp_fc_send_gpn_ft()
/linux/drivers/scsi/fnic/
H A Dfdls_fc.h219 struct fc_ns_gid_ft gpn_ft; member
H A Dfdls_disc.c1119 .gpn_ft.fn_fc4_type = 0x08 in fdls_send_gpn_ft()
/linux/drivers/scsi/qla2xxx/
H A Dqla_gs.c3751 ct_req->req.gpn_ft.port_type = FC4_TYPE_FCP_SCSI; in qla_fab_async_scan()
3757 ct_req->req.gpn_ft.port_type = FC4_TYPE_FCP_SCSI; in qla_fab_async_scan()
3763 ct_req->req.gpn_ft.port_type = FC4_TYPE_NVME; in qla_fab_async_scan()
3769 ct_req->req.gpn_ft.port_type = FC4_TYPE_NVME; in qla_fab_async_scan()
3784 ct_req->req.gpn_ft.port_type); in qla_fab_async_scan()
H A Dqla_def.h3079 } gpn_ft; member