Home
last modified time | relevance | path

Searched refs:fc_ct_hdr (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_fc.h20 #define ZFCP_FC_CT_SIZE_PAGE (PAGE_SIZE - sizeof(struct fc_ct_hdr))
26 - sizeof(struct fc_ct_hdr))
62 struct fc_ct_hdr ct_hdr;
72 struct fc_ct_hdr ct_hdr;
82 struct fc_ct_hdr ct_hdr;
92 struct fc_ct_hdr ct_hdr;
103 struct fc_ct_hdr ct_hdr;
115 struct fc_ct_hdr ct_hdr;
150 struct fc_ct_hdr rsp;
Dzfcp_fc.c285 static void zfcp_fc_ct_ns_init(struct fc_ct_hdr *ct_hdr, u16 cmd, u16 mr_size) in zfcp_fc_ct_ns_init()
593 struct fc_ct_hdr *hdr = sg_virt(sg); in zfcp_fc_eval_gpn_ft()
752 struct fc_ct_hdr *rspn_rsp = &fc_req->u.rspn.rsp; in zfcp_fc_rspn()
/linux-3.4.99/include/scsi/fc/
Dfc_gs.h30 struct fc_ct_hdr { struct
/linux-3.4.99/drivers/scsi/libfc/
Dfc_disc.c370 sizeof(struct fc_ct_hdr) + in fc_disc_gpn_ft_req()
513 struct fc_ct_hdr *cp; in fc_disc_gpn_ft_resp()
588 struct fc_ct_hdr *cp; in fc_disc_gpn_id_resp()
657 fp = fc_frame_alloc(lport, sizeof(struct fc_ct_hdr) + in fc_disc_gpn_id_req()
Dfc_elsct.c95 struct fc_ct_hdr *ct; in fc_els_resp_type()
Dfc_lport.c1121 struct fc_ct_hdr *ct; in fc_lport_ns_resp()
1197 struct fc_ct_hdr *ct; in fc_lport_ms_resp()
1347 int size = sizeof(struct fc_ct_hdr); in fc_lport_enter_ns()
1447 int size = sizeof(struct fc_ct_hdr); in fc_lport_enter_ms()
1921 ntohs(((struct fc_ct_hdr *)buf)->ct_cmd) : in fc_lport_bsg_resp()
2029 fp = fc_frame_alloc(lport, sizeof(struct fc_ct_hdr) + in fc_lport_ct_request()
/linux-3.4.99/include/scsi/
Dfc_encode.h38 struct fc_ct_hdr hdr;
112 ct_plen = sizeof(struct fc_ct_hdr) + req_size; in fc_ct_hdr_fill()
/linux-3.4.99/drivers/scsi/fcoe/
Dfcoe.c2693 sizeof(struct fc_ct_hdr) + in fcoe_set_vport_symbolic_name()