Home
last modified time | relevance | path

Searched refs:ct_hdr_s (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcbuild.c1029 fc_gs_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code) in fc_gs_cthdr_build()
1031 memset(cthdr, 0, sizeof(struct ct_hdr_s)); in fc_gs_cthdr_build()
1039 fc_gs_fdmi_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code) in fc_gs_fdmi_cthdr_build()
1041 memset(cthdr, 0, sizeof(struct ct_hdr_s)); in fc_gs_fdmi_cthdr_build()
1049 fc_gs_ms_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code, in fc_gs_ms_cthdr_build()
1052 memset(cthdr, 0, sizeof(struct ct_hdr_s)); in fc_gs_ms_cthdr_build()
1063 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_gidpn_build()
1072 return sizeof(struct fcgs_gidpn_req_s) + sizeof(struct ct_hdr_s); in fc_gidpn_build()
1079 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_gpnid_build()
1088 return sizeof(fcgs_gpnid_req_t) + sizeof(struct ct_hdr_s); in fc_gpnid_build()
[all …]
Dbfa_fcbuild.h46 return resp_len - sizeof(struct ct_hdr_s); in fc_get_ctresp_pyld_len()
188 u16 fc_gs_rjt_build(struct fchs_s *fchs, struct ct_hdr_s *cthdr,
324 u16 fc_ct_rsp_parse(struct ct_hdr_s *cthdr);
Dbfa_fcs_lport.c409 struct ct_hdr_s *rx_cthdr = (struct ct_hdr_s *)(rx_fchs + 1); in bfa_fcs_lport_send_fcgs_rjt()
410 struct ct_hdr_s *ct_hdr; in bfa_fcs_lport_send_fcgs_rjt()
1884 (u8 *) ((struct ct_hdr_s *) pyld in bfa_fcs_lport_fdmi_send_rhba()
2159 struct ct_hdr_s *cthdr = NULL; in bfa_fcs_lport_fdmi_rhba_response()
2172 cthdr = (struct ct_hdr_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_fdmi_rhba_response()
2217 (u8 *) ((struct ct_hdr_s *) pyld in bfa_fcs_lport_fdmi_send_rprt()
2482 struct ct_hdr_s *cthdr = NULL; in bfa_fcs_lport_fdmi_rprt_response()
2495 cthdr = (struct ct_hdr_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_fdmi_rprt_response()
2539 (u8 *) ((struct ct_hdr_s *) pyld + 1)); in bfa_fcs_lport_fdmi_send_rpa()
2574 struct ct_hdr_s *cthdr = NULL; in bfa_fcs_lport_fdmi_rpa_response()
[all …]
Dbfa_fcs_rport.c1965 struct ct_hdr_s *cthdr; in bfa_fcs_rport_gidpn_response()
1972 cthdr = (struct ct_hdr_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rport_gidpn_response()
2038 struct ct_hdr_s *cthdr; in bfa_fcs_rport_gpnid_response()
2042 cthdr = (struct ct_hdr_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rport_gpnid_response()
Dbfa_fc.h1158 struct ct_hdr_s { struct