Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
A Dzfcp_fc.h21 #define ZFCP_FC_CT_SIZE_PAGE (PAGE_SIZE - sizeof(struct fc_ct_hdr))
27 - sizeof(struct fc_ct_hdr))
63 struct fc_ct_hdr ct_hdr;
73 struct fc_ct_hdr ct_hdr;
83 struct fc_ct_hdr ct_hdr;
93 struct fc_ct_hdr ct_hdr;
104 struct fc_ct_hdr ct_hdr;
116 struct fc_ct_hdr ct_hdr;
166 struct fc_ct_hdr rsp;
A Dzfcp_dbf.c521 struct fc_ct_hdr *reqh = sg_virt(ct_els->req); in zfcp_dbf_san_res_cap_len_if_gpn_ft()
524 struct fc_ct_hdr *resph; in zfcp_dbf_san_res_cap_len_if_gpn_ft()
553 resph = (struct fc_ct_hdr *)acc; in zfcp_dbf_san_res_cap_len_if_gpn_ft()
A Dzfcp_fc.c364 static void zfcp_fc_ct_ns_init(struct fc_ct_hdr *ct_hdr, u16 cmd, u16 mr_size) in zfcp_fc_ct_ns_init()
716 struct fc_ct_hdr *hdr = sg_virt(sg); in zfcp_fc_eval_gpn_ft()
879 struct fc_ct_hdr *rspn_rsp = &fc_req->u.rspn.rsp; in zfcp_fc_rspn()
/linux/drivers/scsi/libfc/
A Dfc_disc.c357 sizeof(struct fc_ct_hdr) + in fc_disc_gpn_ft_req()
500 struct fc_ct_hdr *cp; in fc_disc_gpn_ft_resp()
575 struct fc_ct_hdr *cp; in fc_disc_gpn_id_resp()
652 fp = fc_frame_alloc(lport, sizeof(struct fc_ct_hdr) + in fc_disc_gpn_id_req()
A Dfc_elsct.c83 struct fc_ct_hdr *ct; in fc_els_resp_type()
A Dfc_lport.c1114 struct fc_ct_hdr *ct; in fc_lport_ns_resp()
1190 struct fc_ct_hdr *ct; in fc_lport_ms_resp()
1343 int size = sizeof(struct fc_ct_hdr); in fc_lport_enter_ns()
1442 int size = sizeof(struct fc_ct_hdr); in fc_lport_enter_ms()
1977 ntohs(((struct fc_ct_hdr *)buf)->ct_cmd) : in fc_lport_bsg_resp()
2084 fp = fc_frame_alloc(lport, sizeof(struct fc_ct_hdr) + in fc_lport_ct_request()
A Dfc_encode.h27 struct fc_ct_hdr hdr;
72 ct_plen = sizeof(struct fc_ct_hdr) + req_size; in fc_ct_hdr_fill()
/linux/include/uapi/scsi/fc/
A Dfc_gs.h18 struct fc_ct_hdr { struct
/linux/drivers/scsi/elx/libefc/
A Defc_els.c881 fcct_build_req_header(struct fc_ct_hdr *hdr, u16 cmd, u16 max_size) in fcct_build_req_header()
901 struct fc_ct_hdr hdr; in efc_ns_send_rftid()
938 struct fc_ct_hdr hdr; in efc_ns_send_rffid()
978 struct fc_ct_hdr hdr; in efc_ns_send_gidpt()
1032 struct fc_ct_hdr *ct_hdr, u32 cmd_rsp_code, in efc_send_ct_rsp()
1036 struct fc_ct_hdr *rsp = NULL; in efc_send_ct_rsp()
A Defc_els.h101 struct fc_ct_hdr *ct_hdr, u32 cmd_rsp_code, u32 reason_code,
A Defc_fabric.c659 struct fc_ct_hdr hdr; in efc_process_gidpt_payload()
679 plist_count = (gidpt_len - sizeof(struct fc_ct_hdr)) / sizeof(*gidpt); in efc_process_gidpt_payload()
A Defc_node.c969 struct fc_ct_hdr *iu = seq->payload->dma.virt; in efc_node_recv_ct_frame()
/linux/drivers/scsi/csiostor/
A Dcsio_lnode.c102 #define csio_ct_rsp(cp) (((struct fc_ct_hdr *)cp)->ct_cmd)
103 #define csio_ct_reason(cp) (((struct fc_ct_hdr *)cp)->ct_reason)
104 #define csio_ct_expl(cp) (((struct fc_ct_hdr *)cp)->ct_explan)
213 struct fc_ct_hdr *cmd = (struct fc_ct_hdr *)buf; in csio_fill_ct_iu()
/linux/drivers/scsi/fcoe/
A Dfcoe.c2794 sizeof(struct fc_ct_hdr) + in fcoe_set_vport_symbolic_name()

Completed in 46 milliseconds