/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcbuild.c | 28 static void fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, 30 static void fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, 138 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) in fc_gs_fchdr_build() argument 140 memset(fchs, 0, sizeof(struct fchs_s)); in fc_gs_fchdr_build() 142 fchs->routing = FC_RTG_FC4_DEV_DATA; in fc_gs_fchdr_build() 143 fchs->cat_info = FC_CAT_UNSOLICIT_CTRL; in fc_gs_fchdr_build() 144 fchs->type = FC_TYPE_SERVICES; in fc_gs_fchdr_build() 145 fchs->f_ctl = in fc_gs_fchdr_build() 148 fchs->rx_id = FC_RXID_ANY; in fc_gs_fchdr_build() 149 fchs->d_id = (d_id); in fc_gs_fchdr_build() [all …]
|
D | bfa_fcbuild.h | 138 u16 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, 147 u16 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, 153 u16 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, 157 enum fc_parse_status fc_plogi_parse(struct fchs_s *fchs); 168 u16 fc_rspnid_build(struct fchs_s *fchs, void *pld, u32 s_id, 170 u16 fc_rsnn_nn_build(struct fchs_s *fchs, void *pld, u32 s_id, 173 u16 fc_rftid_build(struct fchs_s *fchs, void *pld, u32 s_id, 176 u16 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, 180 u16 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 183 u16 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, [all …]
|
D | bfa_fcs.c | 171 struct fchs_s *fchs, u16 len); 173 struct fchs_s *fchs, u16 len); 1202 bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, in bfa_fcs_fabric_uf_recv() argument 1205 u32 pid = fchs->d_id; in bfa_fcs_fabric_uf_recv() 1208 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_uf_recv() 1229 if (fchs->d_id == bfa_hton3b(FC_FABRIC_PORT)) { in bfa_fcs_fabric_uf_recv() 1231 bfa_fcs_fabric_process_uf(fabric, fchs, len); in bfa_fcs_fabric_uf_recv() 1245 bfa_trc(fabric->fcs, *(u8 *) ((u8 *) fchs)); in bfa_fcs_fabric_uf_recv() 1246 bfa_fcs_lport_uf_recv(&fabric->bport, fchs, len); in bfa_fcs_fabric_uf_recv() 1256 bfa_fcs_lport_uf_recv(&vport->lport, fchs, len); in bfa_fcs_fabric_uf_recv() [all …]
|
D | bfa_fcs_rport.c | 1710 struct fchs_s fchs; in bfa_fcs_rport_send_plogi() local 1725 len = fc_plogi_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), rport->pid, in bfa_fcs_rport_send_plogi() 1732 FC_CLASS_3, len, &fchs, bfa_fcs_rport_plogi_response, in bfa_fcs_rport_send_plogi() 1830 struct fchs_s fchs; in bfa_fcs_rport_send_plogiacc() local 1846 len = fc_plogi_acc_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_rport_send_plogiacc() 1854 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_send_plogiacc() 1864 struct fchs_s fchs; in bfa_fcs_rport_send_adisc() local 1879 len = fc_adisc_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), rport->pid, in bfa_fcs_rport_send_adisc() 1884 FC_CLASS_3, len, &fchs, bfa_fcs_rport_adisc_response, in bfa_fcs_rport_send_adisc() 1927 struct fchs_s fchs; in bfa_fcs_rport_send_nsdisc() local [all …]
|
D | bfa_fcs_lport.c | 389 struct fchs_s fchs; in bfa_fcs_lport_send_ls_rjt() local 401 len = fc_ls_rjt_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_lport_send_ls_rjt() 406 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_ls_rjt() 417 struct fchs_s fchs; in bfa_fcs_lport_send_fcgs_rjt() local 435 len = fc_gs_rjt_build(&fchs, ct_hdr, rx_fchs->s_id, in bfa_fcs_lport_send_fcgs_rjt() 440 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_fcgs_rjt() 556 struct fchs_s fchs; in bfa_fcs_lport_echo() local 568 len = fc_ls_acc_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_lport_echo() 585 BFA_FALSE, FC_CLASS_3, pyld_len, &fchs, NULL, NULL, in bfa_fcs_lport_echo() 599 struct fchs_s fchs; in bfa_fcs_lport_rnid() local [all …]
|
D | bfa_fcs_fcpim.c | 454 struct fchs_s fchs; in bfa_fcs_itnim_send_prli() local 470 len = fc_prli_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_itnim_send_prli() 474 BFA_FALSE, FC_CLASS_3, len, &fchs, in bfa_fcs_itnim_send_prli() 820 struct fchs_s *fchs, u16 len) in bfa_fcs_fcpim_uf_recv() argument 824 bfa_trc(itnim->fcs, fchs->type); in bfa_fcs_fcpim_uf_recv() 826 if (fchs->type != FC_TYPE_ELS) in bfa_fcs_fcpim_uf_recv() 829 els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fcpim_uf_recv() 835 bfa_fcs_rport_prlo(itnim->rport, fchs->ox_id); in bfa_fcs_fcpim_uf_recv()
|
D | bfa_fcs.h | 321 void bfa_fcs_lport_uf_recv(struct bfa_fcs_lport_s *lport, struct fchs_s *fchs, 478 struct fchs_s *fchs, u16 len); 488 void bfa_fcs_rport_plogi(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs, 614 struct fchs_s *fchs, u16 len); 822 struct fchs_s *fchs, u16 len);
|
D | bfi_ms.h | 361 struct fchs_s fchs; /* request FC header structure */ member 378 struct fchs_s fchs; /* response FC header structure */ member
|
D | bfa_svc.h | 144 struct fchs_s fchs; /* request FC header structure */ member 222 #define BFA_FCXP_RSP_FCHS(_fcxp) (&((_fcxp)->rsp_info.fchs)) 638 u32 reqlen, struct fchs_s *fchs,
|
D | bfa_svc.c | 109 struct bfa_fcxp_s *fcxp, struct fchs_s *fchs); 710 fcxp_rsp->residue_len, &fcxp_rsp->fchs); in hal_fcxp_send_comp() 719 fcxp->rsp_fchs = fcxp_rsp->fchs; in hal_fcxp_send_comp() 731 struct fchs_s *fchs) in hal_fcxp_tx_plog() argument 743 reqlen + sizeof(struct fchs_s), fchs, in hal_fcxp_tx_plog() 749 fchs); in hal_fcxp_tx_plog() 753 reqlen + sizeof(struct fchs_s), fchs); in hal_fcxp_tx_plog() 769 &fcxp_rsp->fchs, pld_w0); in hal_fcxp_rx_plog() 774 &fcxp_rsp->fchs); in hal_fcxp_rx_plog() 778 (u16) fcxp_rsp->rsp_len, &fcxp_rsp->fchs); in hal_fcxp_rx_plog() [all …]
|
D | bfad_drv.h | 275 struct fchs_s fchs; member
|
D | bfad_bsg.h | 822 struct fchs_s fchs; member
|
D | bfad_bsg.c | 3336 lp_tag = bfa_lps_get_tag_from_pid(&bfad->bfa, bsg_fcpt->fchs.s_id); in bfad_fcxp_bsg_send() 3341 &bsg_fcpt->fchs, bfad_send_fcpt_cb, bfad, in bfad_fcxp_bsg_send()
|
/Linux-v4.19/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,
|