Searched defs:fcxp (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 1712 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogi() local 1740 bfa_fcs_rport_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_plogi_response() 1832 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogiacc() local 1866 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_adisc() local 1892 bfa_fcs_rport_adisc_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_adisc_response() 1928 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_nsdisc() local 1961 bfa_fcs_rport_gidpn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_gidpn_response() 2034 bfa_fcs_rport_gpnid_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_gpnid_response() 2084 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo() local 2122 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo_acc() local [all …]
|
D | bfa_fcs_lport.c | 390 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_ls_rjt() local 418 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_fcgs_rjt() local 557 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_echo() local 600 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_rnid() local 735 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_abts_acc() local 1874 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rhba() local 2163 bfa_fcs_lport_fdmi_rhba_response(void *fcsarg, struct bfa_fcxp_s *fcxp, in bfa_fcs_lport_fdmi_rhba_response() 2207 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rprt() local 2486 bfa_fcs_lport_fdmi_rprt_response(void *fcsarg, struct bfa_fcxp_s *fcxp, in bfa_fcs_lport_fdmi_rprt_response() 2530 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rpa() local [all …]
|
D | bfa_svc.c | 425 struct bfa_fcxp_s *fcxp; in claim_fcxps_mem() local 523 struct bfa_fcxp_s *fcxp; in bfa_fcxp_iocdisable() local 547 struct bfa_fcxp_s *fcxp; in bfa_fcxp_get() local 561 bfa_fcxp_init_reqrsp(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init_reqrsp() 599 bfa_fcxp_init(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init() 626 bfa_fcxp_put(struct bfa_fcxp_s *fcxp) in bfa_fcxp_put() 658 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcxp_null_comp() 668 struct bfa_fcxp_s *fcxp = cbarg; in __bfa_fcxp_send_cbfn() local 683 struct bfa_fcxp_s *fcxp; in hal_fcxp_send_comp() local 730 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, in hal_fcxp_tx_plog() [all …]
|
D | bfa_fcs.h | 74 struct bfa_fcxp_s *fcxp; member 85 struct bfa_fcxp_s *fcxp; member 94 struct bfa_fcxp_s *fcxp; member 105 struct bfa_fcxp_s *fcxp; member 157 struct bfa_fcxp_s *fcxp; member 416 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ member 450 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ member 519 struct bfa_fcxp_s *fcxp; /* FCXP in use */ member
|
D | bfa_fcs_fcpim.c | 455 struct bfa_fcxp_s *fcxp; in bfa_fcs_itnim_send_prli() local 483 bfa_fcs_itnim_prli_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_itnim_prli_response()
|
D | bfa_fcs.c | 1333 struct bfa_fcxp_s *fcxp; in bfa_fcs_fabric_send_flogi_acc() local 1361 bfa_fcs_fabric_flogiacc_comp(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_fabric_flogiacc_comp()
|
D | bfad_bsg.c | 3233 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfad_send_fcpt_cb()
|