Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/ !
Dbfa_fcbuild.c27 static void fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id,
29 static void fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id,
137 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) in fc_gs_fchdr_build() argument
139 memset(fchs, 0, sizeof(struct fchs_s)); in fc_gs_fchdr_build()
141 fchs->routing = FC_RTG_FC4_DEV_DATA; in fc_gs_fchdr_build()
142 fchs->cat_info = FC_CAT_UNSOLICIT_CTRL; in fc_gs_fchdr_build()
143 fchs->type = FC_TYPE_SERVICES; in fc_gs_fchdr_build()
144 fchs->f_ctl = in fc_gs_fchdr_build()
147 fchs->rx_id = FC_RXID_ANY; in fc_gs_fchdr_build()
148 fchs->d_id = (d_id); in fc_gs_fchdr_build()
[all …]
Dbfa_fcbuild.h137 u16 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi,
146 u16 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi,
152 u16 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id,
156 enum fc_parse_status fc_plogi_parse(struct fchs_s *fchs);
167 u16 fc_rspnid_build(struct fchs_s *fchs, void *pld, u32 s_id,
170 u16 fc_rftid_build(struct fchs_s *fchs, void *pld, u32 s_id,
173 u16 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id,
177 u16 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id,
180 u16 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id,
183 u16 fc_gpnid_build(struct fchs_s *fchs, void *pld, u32 s_id,
[all …]
Dbfa_fcs.c217 struct fchs_s *fchs, u16 len);
219 struct fchs_s *fchs, u16 len);
1164 bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, in bfa_fcs_fabric_uf_recv() argument
1167 u32 pid = fchs->d_id; in bfa_fcs_fabric_uf_recv()
1170 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_uf_recv()
1191 if (fchs->d_id == bfa_hton3b(FC_FABRIC_PORT)) { in bfa_fcs_fabric_uf_recv()
1193 bfa_fcs_fabric_process_uf(fabric, fchs, len); in bfa_fcs_fabric_uf_recv()
1207 bfa_trc(fabric->fcs, *(u8 *) ((u8 *) fchs)); in bfa_fcs_fabric_uf_recv()
1208 bfa_fcs_lport_uf_recv(&fabric->bport, fchs, len); in bfa_fcs_fabric_uf_recv()
1218 bfa_fcs_lport_uf_recv(&vport->lport, fchs, len); in bfa_fcs_fabric_uf_recv()
[all …]
Dbfa_fcs_rport.c1367 struct fchs_s fchs; in bfa_fcs_rport_send_plogi() local
1381 len = fc_plogi_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), rport->pid, in bfa_fcs_rport_send_plogi()
1388 FC_CLASS_3, len, &fchs, bfa_fcs_rport_plogi_response, in bfa_fcs_rport_send_plogi()
1486 struct fchs_s fchs; in bfa_fcs_rport_send_plogiacc() local
1501 len = fc_plogi_acc_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_rport_send_plogiacc()
1509 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_send_plogiacc()
1519 struct fchs_s fchs; in bfa_fcs_rport_send_adisc() local
1533 len = fc_adisc_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), rport->pid, in bfa_fcs_rport_send_adisc()
1538 FC_CLASS_3, len, &fchs, bfa_fcs_rport_adisc_response, in bfa_fcs_rport_send_adisc()
1581 struct fchs_s fchs; in bfa_fcs_rport_send_nsdisc() local
[all …]
Dbfa_fcs_lport.c335 struct fchs_s fchs; in bfa_fcs_lport_send_ls_rjt() local
347 len = fc_ls_rjt_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_lport_send_ls_rjt()
352 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_ls_rjt()
363 struct fchs_s fchs; in bfa_fcs_lport_send_fcgs_rjt() local
381 len = fc_gs_rjt_build(&fchs, ct_hdr, rx_fchs->s_id, in bfa_fcs_lport_send_fcgs_rjt()
386 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_fcgs_rjt()
502 struct fchs_s fchs; in bfa_fcs_lport_echo() local
514 len = fc_ls_acc_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_lport_echo()
531 BFA_FALSE, FC_CLASS_3, pyld_len, &fchs, NULL, NULL, in bfa_fcs_lport_echo()
545 struct fchs_s fchs; in bfa_fcs_lport_rnid() local
[all …]
Dbfa_fcs_fcpim.c423 struct fchs_s fchs; in bfa_fcs_itnim_send_prli() local
438 len = fc_prli_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_itnim_send_prli()
442 BFA_FALSE, FC_CLASS_3, len, &fchs, in bfa_fcs_itnim_send_prli()
805 struct fchs_s *fchs, u16 len) in bfa_fcs_fcpim_uf_recv() argument
809 bfa_trc(itnim->fcs, fchs->type); in bfa_fcs_fcpim_uf_recv()
811 if (fchs->type != FC_TYPE_ELS) in bfa_fcs_fcpim_uf_recv()
814 els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fcpim_uf_recv()
820 bfa_fcs_rport_prlo(itnim->rport, fchs->ox_id); in bfa_fcs_fcpim_uf_recv()
Dbfa_fcs.h318 void bfa_fcs_lport_uf_recv(struct bfa_fcs_lport_s *lport, struct fchs_s *fchs,
464 struct fchs_s *fchs, u16 len);
474 void bfa_fcs_rport_plogi(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs,
599 struct fchs_s *fchs, u16 len);
767 struct fchs_s *fchs, u16 len);
Dbfa_svc.h140 struct fchs_s fchs; /* request FC header structure */ member
217 #define BFA_FCXP_RSP_FCHS(_fcxp) (&((_fcxp)->rsp_info.fchs))
615 u32 reqlen, struct fchs_s *fchs,
Dbfa_svc.c110 struct bfa_fcxp_s *fcxp, struct fchs_s *fchs);
716 fcxp_rsp->residue_len, &fcxp_rsp->fchs); in hal_fcxp_send_comp()
725 fcxp->rsp_fchs = fcxp_rsp->fchs; in hal_fcxp_send_comp()
737 struct fchs_s *fchs) in hal_fcxp_tx_plog() argument
749 reqlen + sizeof(struct fchs_s), fchs, in hal_fcxp_tx_plog()
755 fchs); in hal_fcxp_tx_plog()
759 reqlen + sizeof(struct fchs_s), fchs); in hal_fcxp_tx_plog()
775 &fcxp_rsp->fchs, pld_w0); in hal_fcxp_rx_plog()
780 &fcxp_rsp->fchs); in hal_fcxp_rx_plog()
784 (u16) fcxp_rsp->rsp_len, &fcxp_rsp->fchs); in hal_fcxp_rx_plog()
[all …]
Dbfi_ms.h361 struct fchs_s fchs; /* request FC header structure */ member
378 struct fchs_s fchs; /* response FC header structure */ member
Dbfad_drv.h271 struct fchs_s fchs; member
Dbfad_bsg.h731 struct fchs_s fchs; member
Dbfad_bsg.c2967 lp_tag = bfa_lps_get_tag_from_pid(&bfad->bfa, bsg_fcpt->fchs.s_id); in bfad_fcxp_bsg_send()
2972 &bsg_fcpt->fchs, bfad_send_fcpt_cb, bfad, in bfad_fcxp_bsg_send()
/linux-3.4.99/arch/x86/math-emu/ !
Dfpu_etc.c19 static void fchs(FPU_REG *st0_ptr, u_char st0tag) in fchs() function
123 fchs, fabs, (FUNC_ST0) FPU_illegal, (FUNC_ST0) FPU_illegal,