Home
last modified time | relevance | path

Searched defs:fchs (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dfpu_etc.c20 static void fchs(FPU_REG *st0_ptr, u_char st0tag) in fchs() function
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dfpu_etc.c20 static void fchs(FPU_REG *st0_ptr, u_char st0tag) in fchs() function
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_fcs_fcpim.c446 struct fchs_s fchs; in bfa_fcs_itnim_send_prli() local
811 bfa_fcs_fcpim_uf_recv(struct bfa_fcs_itnim_s *itnim, struct fchs_s *fchs, u16 len) bfa_fcs_fcpim_uf_recv() argument
H A Dbfa_fcs.c1194 bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, in bfa_fcs_fabric_uf_recv() argument
1263 bfa_fcs_fabric_process_uf(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, u16 len) bfa_fcs_fabric_process_uf() argument
1287 bfa_fcs_fabric_process_flogi(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, u16 len) bfa_fcs_fabric_process_flogi() argument
1327 struct fchs_s fchs; bfa_fcs_fabric_send_flogi_acc() local
1525 struct fchs_s *fchs = bfa_uf_get_frmbuf(uf); bfa_fcs_uf_recv() local
[all...]
H A Dbfa_fcs_rport.c1697 struct fchs_s fchs; in bfa_fcs_rport_send_plogi() local
1817 struct fchs_s fchs; in bfa_fcs_rport_send_plogiacc() local
1851 struct fchs_s fchs; in bfa_fcs_rport_send_adisc() local
1914 struct fchs_s fchs; in bfa_fcs_rport_send_nsdisc() local
2070 struct fchs_s fchs; bfa_fcs_rport_send_logo() local
2108 struct fchs_s fchs; bfa_fcs_rport_send_logo_acc() local
2158 struct fchs_s fchs; bfa_fcs_rport_process_prli() local
2204 struct fchs_s fchs; bfa_fcs_rport_process_rpsc() local
2241 struct fchs_s fchs; bfa_fcs_rport_process_adisc() local
2574 bfa_fcs_rport_process_logo(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs) bfa_fcs_rport_process_logo() argument
2641 bfa_fcs_rport_start(struct bfa_fcs_lport_s *port, struct fchs_s *fchs, struct fc_logi_s *plogi) bfa_fcs_rport_start() argument
2660 bfa_fcs_rport_plogi_create(struct bfa_fcs_lport_s *port, struct fchs_s *fchs, struct fc_logi_s *plogi) bfa_fcs_rport_plogi_create() argument
2858 bfa_fcs_rport_uf_recv(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs, u16 len) bfa_fcs_rport_uf_recv() argument
2916 struct fchs_s fchs; bfa_fcs_rport_send_prlo_acc() local
2942 struct fchs_s fchs; bfa_fcs_rport_send_ls_rjt() local
3365 struct fchs_s fchs; bfa_fcs_rpf_send_rpsc2() local
[all...]
H A Dbfad_drv.h267 struct fchs_s fchs; member
H A Dbfa_fcbuild.c130 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) in fc_gs_fchdr_build() argument
152 fc_gsresp_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) fc_gsresp_fchdr_build() argument
168 fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_els_req_build() argument
177 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_els_rsp_build() argument
186 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_bls_rsp_build() argument
195 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr, u8 els_code) fc_plogi_x_build() argument
223 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u8 set_npiv, u8 set_auth, u16 local_bb_credits) fc_flogi_build() argument
261 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 local_bb_credits, u8 bb_scn) fc_flogi_acc_build() argument
283 fc_fdisc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_fdisc_build() argument
301 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_build() argument
310 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_acc_build() argument
319 fc_plogi_rsp_parse(struct fchs_s *fchs, int len, wwn_t port_name) fc_plogi_rsp_parse() argument
353 fc_plogi_parse(struct fchs_s *fchs) fc_plogi_parse() argument
369 fc_prli_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id) fc_prli_build() argument
388 fc_prli_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, enum bfa_lport_role role) fc_prli_acc_build() argument
440 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name) fc_logo_build() argument
454 fc_adisc_x_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u8 els_code) fc_adisc_x_build() argument
476 fc_adisc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_build() argument
484 fc_adisc_acc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_acc_build() argument
510 fc_adisc_parse(struct fchs_s *fchs, void *pld, u32 host_dap, wwn_t node_name, wwn_t port_name) fc_adisc_parse() argument
527 fc_pdisc_parse(struct fchs_s *fchs, wwn_t node_name, wwn_t port_name) fc_pdisc_parse() argument
549 fc_abts_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) fc_abts_build() argument
561 fc_abts_rsp_parse(struct fchs_s *fchs, int len) fc_abts_rsp_parse() argument
571 fc_rrq_build(struct fchs_s *fchs, struct fc_rrq_s *rrq, u32 d_id, u32 s_id, u16 ox_id, u16 rrq_oxid) fc_rrq_build() argument
588 fc_logo_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id) fc_logo_acc_build() argument
602 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, u32 s_id, __be16 ox_id, u8 reason_code, u8 reason_code_expl) fc_ls_rjt_build() argument
618 fc_ba_acc_build(struct fchs_s *fchs, struct fc_ba_acc_s *ba_acc, u32 d_id, u32 s_id, __be16 ox_id, u16 rx_id) fc_ba_acc_build() argument
634 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, u32 s_id, __be16 ox_id) fc_ls_acc_build() argument
662 fc_tprlo_acc_build(struct fchs_s *fchs, struct fc_tprlo_acc_s *tprlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) fc_tprlo_acc_build() argument
686 fc_prlo_acc_build(struct fchs_s *fchs, struct fc_prlo_acc_s *prlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) fc_prlo_acc_build() argument
710 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid, u32 d_id, u32 s_id, u16 ox_id, u32 data_format) fc_rnid_build() argument
724 fc_rnid_acc_build(struct fchs_s *fchs, struct fc_rnid_acc_s *rnid_acc, u32 d_id, u32 s_id, __be16 ox_id, u32 data_format, struct fc_rnid_common_id_data_s *common_id_data, struct fc_rnid_general_topology_data_s *gen_topo_data) fc_rnid_acc_build() argument
752 fc_rpsc_build(struct fchs_s *fchs, struct fc_rpsc_cmd_s *rpsc, u32 d_id, u32 s_id, u16 ox_id) fc_rpsc_build() argument
764 fc_rpsc2_build(struct fchs_s *fchs, struct fc_rpsc2_cmd_s *rpsc2, u32 d_id, u32 s_id, u32 *pid_list, u16 npids) fc_rpsc2_build() argument
784 fc_rpsc_acc_build(struct fchs_s *fchs, struct fc_rpsc_acc_s *rpsc_acc, u32 d_id, u32 s_id, __be16 ox_id, struct fc_rpsc_speed_info_s *oper_speed) fc_rpsc_acc_build() argument
805 fc_pdisc_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_pdisc_build() argument
823 fc_pdisc_rsp_parse(struct fchs_s *fchs, int len, wwn_t port_name) fc_pdisc_rsp_parse() argument
846 fc_prlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages) fc_prlo_build() argument
870 fc_tprlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages, enum fc_tprlo_type tprlo_type, u32 tpr_id) fc_tprlo_build() argument
900 fc_ba_rjt_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id, u32 reason_code, u32 reason_expl) fc_ba_rjt_build() argument
945 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, wwn_t port_name) fc_gidpn_build() argument
961 fc_gpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) fc_gpnid_build() argument
977 fc_gnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) fc_gnnid_build() argument
1006 fc_gs_rjt_build(struct fchs_s *fchs, struct ct_hdr_s *cthdr, u32 d_id, u32 s_id, u16 ox_id, u8 reason_code, u8 reason_code_expl) fc_gs_rjt_build() argument
1021 fc_scr_build(struct fchs_s *fchs, struct fc_scr_s *scr, u8 set_br_reg, u32 s_id, u16 ox_id) fc_scr_build() argument
1038 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, u32 s_id, u16 ox_id) fc_rscn_build() argument
1058 fc_rftid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, enum bfa_lport_role roles) fc_rftid_build() argument
1082 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *fc4_bitmap, u32 bitmap_size) fc_rftid_build_sol() argument
1102 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 fc4_type, u8 fc4_ftrs) fc_rffid_build() argument
1122 fc_rspnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *name) fc_rspnid_build() argument
1144 fc_rsnn_nn_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t node_name, u8 *name) fc_rsnn_nn_build() argument
1165 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) fc_gid_ft_build() argument
1185 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t port_name) fc_rpnid_build() argument
1203 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t node_name) fc_rnnid_build() argument
1221 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u32 cos) fc_rcsid_build() argument
1240 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u8 port_type) fc_rptid_build() argument
1258 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id) fc_ganxt_build() argument
1277 fc_fdmi_reqhdr_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 cmd_code) fc_fdmi_reqhdr_build() argument
1314 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) fc_gmal_req_build() argument
1334 fc_gfn_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) fc_gfn_req_build() argument
[all...]
H A Dbfad_bsg.h814 struct fchs_s fchs; member
H A Dbfa_svc.h136 struct fchs_s fchs; /* request FC header structure */ member
H A Dbfa_fcs_lport.c381 struct fchs_s fchs; in bfa_fcs_lport_send_ls_rjt() local
409 struct fchs_s fchs; in bfa_fcs_lport_send_fcgs_rjt() local
548 struct fchs_s fchs; in bfa_fcs_lport_echo() local
591 struct fchs_s fchs; in bfa_fcs_lport_rnid() local
726 struct fchs_s fchs; bfa_fcs_lport_abts_acc() local
769 bfa_fcs_lport_uf_recv(struct bfa_fcs_lport_s *lport, struct fchs_s *fchs, u16 len) bfa_fcs_lport_uf_recv() argument
1864 struct fchs_s fchs; bfa_fcs_lport_fdmi_send_rhba() local
2197 struct fchs_s fchs; bfa_fcs_lport_fdmi_send_rprt() local
2520 struct fchs_s fchs; bfa_fcs_lport_fdmi_send_rpa() local
3137 struct fchs_s fchs; bfa_fcs_lport_ms_send_gmal() local
3338 struct fchs_s fchs; bfa_fcs_lport_ms_send_gfn() local
3415 struct fchs_s fchs; bfa_fcs_lport_ms_send_plogi() local
4380 struct fchs_s fchs; bfa_fcs_lport_ns_send_plogi() local
4477 struct fchs_s fchs; bfa_fcs_lport_ns_send_rnn_id() local
4554 struct fchs_s fchs; bfa_fcs_lport_ns_send_rsnn_nn() local
4633 struct fchs_s fchs; bfa_fcs_lport_ns_send_rspn_id() local
4731 struct fchs_s fchs; bfa_fcs_lport_ns_send_rft_id() local
4804 struct fchs_s fchs; bfa_fcs_lport_ns_send_rff_id() local
4889 struct fchs_s fchs; bfa_fcs_lport_ns_send_gid_ft() local
5157 struct fchs_s fchs; bfa_fcs_lport_ns_util_send_rspn_id() local
5374 struct fchs_s fchs; bfa_fcs_lport_scn_send_scr() local
5460 struct fchs_s fchs; bfa_fcs_lport_scn_send_ls_acc() local
5614 bfa_fcs_lport_scn_process_rscn(struct bfa_fcs_lport_s *port, struct fchs_s *fchs, u32 len) bfa_fcs_lport_scn_process_rscn() argument
[all...]
H A Dbfi_ms.h353 struct fchs_s fchs; /* request FC header structure */ member
370 struct fchs_s fchs; /* response FC header structure */ member
H A Dbfa_svc.c722 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, struct fchs_s *fchs) hal_fcxp_tx_plog() argument
1005 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, u16 vf_id, u8 lp_tag, bfa_boolean_t cts, enum fc_cos cos, u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, void *cbarg, u32 rsp_maxlen, u8 rsp_timeout) bfa_fcxp_send() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_fcs_fcpim.c446 struct fchs_s fchs; in bfa_fcs_itnim_send_prli() local
811 bfa_fcs_fcpim_uf_recv(struct bfa_fcs_itnim_s *itnim, struct fchs_s *fchs, u16 len) bfa_fcs_fcpim_uf_recv() argument
H A Dbfa_fcs.c1194 bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, in bfa_fcs_fabric_uf_recv() argument
1263 bfa_fcs_fabric_process_uf(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, u16 len) bfa_fcs_fabric_process_uf() argument
1287 bfa_fcs_fabric_process_flogi(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, u16 len) bfa_fcs_fabric_process_flogi() argument
1327 struct fchs_s fchs; bfa_fcs_fabric_send_flogi_acc() local
1525 struct fchs_s *fchs = bfa_uf_get_frmbuf(uf); bfa_fcs_uf_recv() local
[all...]
H A Dbfad_drv.h266 struct fchs_s fchs; member
H A Dbfa_fcs_rport.c1697 struct fchs_s fchs; in bfa_fcs_rport_send_plogi() local
1817 struct fchs_s fchs; in bfa_fcs_rport_send_plogiacc() local
1851 struct fchs_s fchs; in bfa_fcs_rport_send_adisc() local
1914 struct fchs_s fchs; in bfa_fcs_rport_send_nsdisc() local
2070 struct fchs_s fchs; bfa_fcs_rport_send_logo() local
2108 struct fchs_s fchs; bfa_fcs_rport_send_logo_acc() local
2158 struct fchs_s fchs; bfa_fcs_rport_process_prli() local
2204 struct fchs_s fchs; bfa_fcs_rport_process_rpsc() local
2241 struct fchs_s fchs; bfa_fcs_rport_process_adisc() local
2574 bfa_fcs_rport_process_logo(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs) bfa_fcs_rport_process_logo() argument
2641 bfa_fcs_rport_start(struct bfa_fcs_lport_s *port, struct fchs_s *fchs, struct fc_logi_s *plogi) bfa_fcs_rport_start() argument
2660 bfa_fcs_rport_plogi_create(struct bfa_fcs_lport_s *port, struct fchs_s *fchs, struct fc_logi_s *plogi) bfa_fcs_rport_plogi_create() argument
2858 bfa_fcs_rport_uf_recv(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs, u16 len) bfa_fcs_rport_uf_recv() argument
2916 struct fchs_s fchs; bfa_fcs_rport_send_prlo_acc() local
2942 struct fchs_s fchs; bfa_fcs_rport_send_ls_rjt() local
3365 struct fchs_s fchs; bfa_fcs_rpf_send_rpsc2() local
[all...]
H A Dbfa_fcbuild.c130 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) in fc_gs_fchdr_build() argument
152 fc_gsresp_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) fc_gsresp_fchdr_build() argument
168 fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_els_req_build() argument
177 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_els_rsp_build() argument
186 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_bls_rsp_build() argument
195 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr, u8 els_code) fc_plogi_x_build() argument
223 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u8 set_npiv, u8 set_auth, u16 local_bb_credits) fc_flogi_build() argument
261 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 local_bb_credits, u8 bb_scn) fc_flogi_acc_build() argument
283 fc_fdisc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_fdisc_build() argument
301 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_build() argument
310 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_acc_build() argument
319 fc_plogi_rsp_parse(struct fchs_s *fchs, int len, wwn_t port_name) fc_plogi_rsp_parse() argument
353 fc_plogi_parse(struct fchs_s *fchs) fc_plogi_parse() argument
369 fc_prli_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id) fc_prli_build() argument
388 fc_prli_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, enum bfa_lport_role role) fc_prli_acc_build() argument
440 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name) fc_logo_build() argument
454 fc_adisc_x_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u8 els_code) fc_adisc_x_build() argument
476 fc_adisc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_build() argument
484 fc_adisc_acc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_acc_build() argument
510 fc_adisc_parse(struct fchs_s *fchs, void *pld, u32 host_dap, wwn_t node_name, wwn_t port_name) fc_adisc_parse() argument
527 fc_pdisc_parse(struct fchs_s *fchs, wwn_t node_name, wwn_t port_name) fc_pdisc_parse() argument
549 fc_abts_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) fc_abts_build() argument
561 fc_abts_rsp_parse(struct fchs_s *fchs, int len) fc_abts_rsp_parse() argument
571 fc_rrq_build(struct fchs_s *fchs, struct fc_rrq_s *rrq, u32 d_id, u32 s_id, u16 ox_id, u16 rrq_oxid) fc_rrq_build() argument
588 fc_logo_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id) fc_logo_acc_build() argument
602 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, u32 s_id, __be16 ox_id, u8 reason_code, u8 reason_code_expl) fc_ls_rjt_build() argument
618 fc_ba_acc_build(struct fchs_s *fchs, struct fc_ba_acc_s *ba_acc, u32 d_id, u32 s_id, __be16 ox_id, u16 rx_id) fc_ba_acc_build() argument
634 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, u32 s_id, __be16 ox_id) fc_ls_acc_build() argument
662 fc_tprlo_acc_build(struct fchs_s *fchs, struct fc_tprlo_acc_s *tprlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) fc_tprlo_acc_build() argument
686 fc_prlo_acc_build(struct fchs_s *fchs, struct fc_prlo_acc_s *prlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) fc_prlo_acc_build() argument
710 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid, u32 d_id, u32 s_id, u16 ox_id, u32 data_format) fc_rnid_build() argument
724 fc_rnid_acc_build(struct fchs_s *fchs, struct fc_rnid_acc_s *rnid_acc, u32 d_id, u32 s_id, __be16 ox_id, u32 data_format, struct fc_rnid_common_id_data_s *common_id_data, struct fc_rnid_general_topology_data_s *gen_topo_data) fc_rnid_acc_build() argument
752 fc_rpsc_build(struct fchs_s *fchs, struct fc_rpsc_cmd_s *rpsc, u32 d_id, u32 s_id, u16 ox_id) fc_rpsc_build() argument
764 fc_rpsc2_build(struct fchs_s *fchs, struct fc_rpsc2_cmd_s *rpsc2, u32 d_id, u32 s_id, u32 *pid_list, u16 npids) fc_rpsc2_build() argument
784 fc_rpsc_acc_build(struct fchs_s *fchs, struct fc_rpsc_acc_s *rpsc_acc, u32 d_id, u32 s_id, __be16 ox_id, struct fc_rpsc_speed_info_s *oper_speed) fc_rpsc_acc_build() argument
805 fc_pdisc_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_pdisc_build() argument
823 fc_pdisc_rsp_parse(struct fchs_s *fchs, int len, wwn_t port_name) fc_pdisc_rsp_parse() argument
846 fc_prlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages) fc_prlo_build() argument
870 fc_tprlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages, enum fc_tprlo_type tprlo_type, u32 tpr_id) fc_tprlo_build() argument
900 fc_ba_rjt_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id, u32 reason_code, u32 reason_expl) fc_ba_rjt_build() argument
945 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, wwn_t port_name) fc_gidpn_build() argument
961 fc_gpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) fc_gpnid_build() argument
977 fc_gnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) fc_gnnid_build() argument
1006 fc_gs_rjt_build(struct fchs_s *fchs, struct ct_hdr_s *cthdr, u32 d_id, u32 s_id, u16 ox_id, u8 reason_code, u8 reason_code_expl) fc_gs_rjt_build() argument
1021 fc_scr_build(struct fchs_s *fchs, struct fc_scr_s *scr, u8 set_br_reg, u32 s_id, u16 ox_id) fc_scr_build() argument
1038 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, u32 s_id, u16 ox_id) fc_rscn_build() argument
1058 fc_rftid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, enum bfa_lport_role roles) fc_rftid_build() argument
1082 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *fc4_bitmap, u32 bitmap_size) fc_rftid_build_sol() argument
1102 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 fc4_type, u8 fc4_ftrs) fc_rffid_build() argument
1122 fc_rspnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *name) fc_rspnid_build() argument
1144 fc_rsnn_nn_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t node_name, u8 *name) fc_rsnn_nn_build() argument
1165 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) fc_gid_ft_build() argument
1185 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t port_name) fc_rpnid_build() argument
1203 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t node_name) fc_rnnid_build() argument
1221 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u32 cos) fc_rcsid_build() argument
1240 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u8 port_type) fc_rptid_build() argument
1258 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id) fc_ganxt_build() argument
1277 fc_fdmi_reqhdr_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 cmd_code) fc_fdmi_reqhdr_build() argument
1314 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) fc_gmal_req_build() argument
1334 fc_gfn_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) fc_gfn_req_build() argument
[all...]
H A Dbfad_bsg.h814 struct fchs_s fchs; member
H A Dbfa_svc.h136 struct fchs_s fchs; /* request FC header structure */ member
H A Dbfi_ms.h353 struct fchs_s fchs; /* request FC header structure */ member
370 struct fchs_s fchs; /* response FC header structure */ member
H A Dbfa_fcs_lport.c381 struct fchs_s fchs; in bfa_fcs_lport_send_ls_rjt() local
409 struct fchs_s fchs; in bfa_fcs_lport_send_fcgs_rjt() local
548 struct fchs_s fchs; in bfa_fcs_lport_echo() local
591 struct fchs_s fchs; in bfa_fcs_lport_rnid() local
726 struct fchs_s fchs; bfa_fcs_lport_abts_acc() local
769 bfa_fcs_lport_uf_recv(struct bfa_fcs_lport_s *lport, struct fchs_s *fchs, u16 len) bfa_fcs_lport_uf_recv() argument
1864 struct fchs_s fchs; bfa_fcs_lport_fdmi_send_rhba() local
2205 struct fchs_s fchs; bfa_fcs_lport_fdmi_send_rprt() local
2528 struct fchs_s fchs; bfa_fcs_lport_fdmi_send_rpa() local
3145 struct fchs_s fchs; bfa_fcs_lport_ms_send_gmal() local
3346 struct fchs_s fchs; bfa_fcs_lport_ms_send_gfn() local
3423 struct fchs_s fchs; bfa_fcs_lport_ms_send_plogi() local
4388 struct fchs_s fchs; bfa_fcs_lport_ns_send_plogi() local
4485 struct fchs_s fchs; bfa_fcs_lport_ns_send_rnn_id() local
4562 struct fchs_s fchs; bfa_fcs_lport_ns_send_rsnn_nn() local
4641 struct fchs_s fchs; bfa_fcs_lport_ns_send_rspn_id() local
4739 struct fchs_s fchs; bfa_fcs_lport_ns_send_rft_id() local
4812 struct fchs_s fchs; bfa_fcs_lport_ns_send_rff_id() local
4897 struct fchs_s fchs; bfa_fcs_lport_ns_send_gid_ft() local
5165 struct fchs_s fchs; bfa_fcs_lport_ns_util_send_rspn_id() local
5382 struct fchs_s fchs; bfa_fcs_lport_scn_send_scr() local
5468 struct fchs_s fchs; bfa_fcs_lport_scn_send_ls_acc() local
5622 bfa_fcs_lport_scn_process_rscn(struct bfa_fcs_lport_s *port, struct fchs_s *fchs, u32 len) bfa_fcs_lport_scn_process_rscn() argument
[all...]
H A Dbfa_svc.c716 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, struct fchs_s *fchs) hal_fcxp_tx_plog() argument
999 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, u16 vf_id, u8 lp_tag, bfa_boolean_t cts, enum fc_cos cos, u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, void *cbarg, u32 rsp_maxlen, u8 rsp_timeout) bfa_fcxp_send() argument
[all...]

Completed in 41 milliseconds