Searched refs:ct_hdr_s (Results 1 – 5 of 5) sorted by relevance
948 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_gidpn_build()964 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_gpnid_build()980 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_gnnid_build()1061 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_rftid_build()1085 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_rftid_build_sol()1105 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_rffid_build()1126 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_rspnid_build()1147 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_rsnn_nn_build()1168 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_gid_ft_build()1188 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_rpnid_build()[all …]
39 return resp_len - sizeof(struct ct_hdr_s); in fc_get_ctresp_pyld_len()180 u16 fc_gs_rjt_build(struct fchs_s *fchs, struct ct_hdr_s *cthdr,308 u16 fc_ct_rsp_parse(struct ct_hdr_s *cthdr);
413 struct ct_hdr_s *rx_cthdr = (struct ct_hdr_s *)(rx_fchs + 1); in bfa_fcs_lport_send_fcgs_rjt()414 struct ct_hdr_s *ct_hdr; in bfa_fcs_lport_send_fcgs_rjt()2171 struct ct_hdr_s *cthdr = NULL; in bfa_fcs_lport_fdmi_rhba_response()2494 struct ct_hdr_s *cthdr = NULL; in bfa_fcs_lport_fdmi_rprt_response()2586 struct ct_hdr_s *cthdr = NULL; in bfa_fcs_lport_fdmi_rpa_response()3380 struct ct_hdr_s *cthdr = NULL; in bfa_fcs_lport_ms_gfn_response()4525 struct ct_hdr_s *cthdr = NULL; in bfa_fcs_lport_ns_rnn_id_response()4604 struct ct_hdr_s *cthdr = NULL; in bfa_fcs_lport_ns_rsnn_nn_response()4702 struct ct_hdr_s *cthdr = NULL; in bfa_fcs_lport_ns_rspn_id_response()4775 struct ct_hdr_s *cthdr = NULL; in bfa_fcs_lport_ns_rft_id_response()[all …]
1953 struct ct_hdr_s *cthdr; in bfa_fcs_rport_gidpn_response()1960 cthdr = (struct ct_hdr_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rport_gidpn_response()2026 struct ct_hdr_s *cthdr; in bfa_fcs_rport_gpnid_response()2030 cthdr = (struct ct_hdr_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rport_gpnid_response()
1136 struct ct_hdr_s { struct
Completed in 29 milliseconds