/Linux-v6.6/drivers/scsi/bfa/ |
D | bfa_fcbuild.c | 20 static void fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, 22 static void fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, 130 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) in fc_gs_fchdr_build() argument 132 memset(fchs, 0, sizeof(struct fchs_s)); in fc_gs_fchdr_build() 134 fchs->routing = FC_RTG_FC4_DEV_DATA; in fc_gs_fchdr_build() 135 fchs->cat_info = FC_CAT_UNSOLICIT_CTRL; in fc_gs_fchdr_build() 136 fchs->type = FC_TYPE_SERVICES; in fc_gs_fchdr_build() 137 fchs->f_ctl = in fc_gs_fchdr_build() 140 fchs->rx_id = FC_RXID_ANY; in fc_gs_fchdr_build() 141 fchs->d_id = (d_id); in fc_gs_fchdr_build() [all …]
|
D | bfa_fcbuild.h | 130 u16 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, 139 u16 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, 145 u16 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, 149 enum fc_parse_status fc_plogi_parse(struct fchs_s *fchs); 159 u16 fc_rspnid_build(struct fchs_s *fchs, void *pld, u32 s_id, 161 u16 fc_rsnn_nn_build(struct fchs_s *fchs, void *pld, u32 s_id, 164 u16 fc_rftid_build(struct fchs_s *fchs, void *pld, u32 s_id, 167 u16 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, 171 u16 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 174 u16 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, [all …]
|
D | bfa_fcs.c | 163 struct fchs_s *fchs, u16 len); 165 struct fchs_s *fchs, u16 len); 1194 bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, in bfa_fcs_fabric_uf_recv() argument 1197 u32 pid = fchs->d_id; in bfa_fcs_fabric_uf_recv() 1200 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_uf_recv() 1221 if (fchs->d_id == bfa_hton3b(FC_FABRIC_PORT)) { in bfa_fcs_fabric_uf_recv() 1223 bfa_fcs_fabric_process_uf(fabric, fchs, len); in bfa_fcs_fabric_uf_recv() 1237 bfa_trc(fabric->fcs, *(u8 *) ((u8 *) fchs)); in bfa_fcs_fabric_uf_recv() 1238 bfa_fcs_lport_uf_recv(&fabric->bport, fchs, len); in bfa_fcs_fabric_uf_recv() 1248 bfa_fcs_lport_uf_recv(&vport->lport, fchs, len); in bfa_fcs_fabric_uf_recv() [all …]
|
D | bfa_fcs_rport.c | 1697 struct fchs_s fchs; in bfa_fcs_rport_send_plogi() local 1712 len = fc_plogi_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), rport->pid, in bfa_fcs_rport_send_plogi() 1719 FC_CLASS_3, len, &fchs, bfa_fcs_rport_plogi_response, in bfa_fcs_rport_send_plogi() 1817 struct fchs_s fchs; in bfa_fcs_rport_send_plogiacc() local 1833 len = fc_plogi_acc_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_rport_send_plogiacc() 1841 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_send_plogiacc() 1851 struct fchs_s fchs; in bfa_fcs_rport_send_adisc() local 1866 len = fc_adisc_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), rport->pid, in bfa_fcs_rport_send_adisc() 1871 FC_CLASS_3, len, &fchs, bfa_fcs_rport_adisc_response, in bfa_fcs_rport_send_adisc() 1914 struct fchs_s fchs; in bfa_fcs_rport_send_nsdisc() local [all …]
|
D | bfa_fcs_lport.c | 381 struct fchs_s fchs; in bfa_fcs_lport_send_ls_rjt() local 393 len = fc_ls_rjt_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_lport_send_ls_rjt() 398 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_ls_rjt() 409 struct fchs_s fchs; in bfa_fcs_lport_send_fcgs_rjt() local 427 len = fc_gs_rjt_build(&fchs, ct_hdr, rx_fchs->s_id, in bfa_fcs_lport_send_fcgs_rjt() 432 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_fcgs_rjt() 548 struct fchs_s fchs; in bfa_fcs_lport_echo() local 560 len = fc_ls_acc_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_lport_echo() 577 BFA_FALSE, FC_CLASS_3, pyld_len, &fchs, NULL, NULL, in bfa_fcs_lport_echo() 591 struct fchs_s fchs; in bfa_fcs_lport_rnid() local [all …]
|
D | bfa_fcs_fcpim.c | 446 struct fchs_s fchs; in bfa_fcs_itnim_send_prli() local 462 len = fc_prli_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_itnim_send_prli() 466 BFA_FALSE, FC_CLASS_3, len, &fchs, in bfa_fcs_itnim_send_prli() 812 struct fchs_s *fchs, u16 len) in bfa_fcs_fcpim_uf_recv() argument 816 bfa_trc(itnim->fcs, fchs->type); in bfa_fcs_fcpim_uf_recv() 818 if (fchs->type != FC_TYPE_ELS) in bfa_fcs_fcpim_uf_recv() 821 els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fcpim_uf_recv() 827 bfa_fcs_rport_prlo(itnim->rport, fchs->ox_id); in bfa_fcs_fcpim_uf_recv()
|
D | bfa_fcs.h | 310 void bfa_fcs_lport_uf_recv(struct bfa_fcs_lport_s *lport, struct fchs_s *fchs, 467 struct fchs_s *fchs, u16 len); 477 void bfa_fcs_rport_plogi(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs, 603 struct fchs_s *fchs, u16 len); 811 struct fchs_s *fchs, u16 len);
|
D | bfi_ms.h | 353 struct fchs_s fchs; /* request FC header structure */ member 370 struct fchs_s fchs; /* response FC header structure */ member
|
D | bfa_svc.h | 136 struct fchs_s fchs; /* request FC header structure */ member 214 #define BFA_FCXP_RSP_FCHS(_fcxp) (&((_fcxp)->rsp_info.fchs)) 630 u32 reqlen, struct fchs_s *fchs,
|
D | bfad_drv.h | 266 struct fchs_s fchs; member
|
D | bfa_svc.c | 101 struct bfa_fcxp_s *fcxp, struct fchs_s *fchs); 696 fcxp_rsp->residue_len, &fcxp_rsp->fchs); in hal_fcxp_send_comp() 705 fcxp->rsp_fchs = fcxp_rsp->fchs; in hal_fcxp_send_comp() 717 struct fchs_s *fchs) in hal_fcxp_tx_plog() argument 729 reqlen + sizeof(struct fchs_s), fchs, in hal_fcxp_tx_plog() 735 fchs); in hal_fcxp_tx_plog() 739 reqlen + sizeof(struct fchs_s), fchs); in hal_fcxp_tx_plog() 755 &fcxp_rsp->fchs, pld_w0); in hal_fcxp_rx_plog() 760 &fcxp_rsp->fchs); in hal_fcxp_rx_plog() 764 (u16) fcxp_rsp->rsp_len, &fcxp_rsp->fchs); in hal_fcxp_rx_plog() [all …]
|
D | bfad_bsg.h | 814 struct fchs_s fchs; member
|
D | bfad_bsg.c | 3357 lp_tag = bfa_lps_get_tag_from_pid(&bfad->bfa, bsg_fcpt->fchs.s_id); in bfad_fcxp_bsg_send() 3362 &bsg_fcpt->fchs, bfad_send_fcpt_cb, bfad, in bfad_fcxp_bsg_send()
|
/Linux-v6.6/arch/x86/math-emu/ |
D | fpu_etc.c | 20 static void fchs(FPU_REG *st0_ptr, u_char st0tag) in fchs() function 124 fchs, fabs, (FUNC_ST0) FPU_illegal, (FUNC_ST0) FPU_illegal,
|