Searched defs:fcxp (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 1699 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogi() local 1727 bfa_fcs_rport_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_plogi_response() 1819 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogiacc() local 1853 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_adisc() local 1879 bfa_fcs_rport_adisc_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_adisc_response() 1915 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_nsdisc() local 1948 bfa_fcs_rport_gidpn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_gidpn_response() 2021 bfa_fcs_rport_gpnid_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_gpnid_response() 2071 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo() local 2109 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo_acc() local [all …]
|
D | bfa_fcs_lport.c | 382 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_ls_rjt() local 410 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_fcgs_rjt() local 549 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_echo() local 592 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_rnid() local 727 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_abts_acc() local 1866 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rhba() local 2155 bfa_fcs_lport_fdmi_rhba_response(void *fcsarg, struct bfa_fcxp_s *fcxp, in bfa_fcs_lport_fdmi_rhba_response() 2199 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rprt() local 2478 bfa_fcs_lport_fdmi_rprt_response(void *fcsarg, struct bfa_fcxp_s *fcxp, in bfa_fcs_lport_fdmi_rprt_response() 2522 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rpa() local [all …]
|
D | bfa_svc.c | 417 struct bfa_fcxp_s *fcxp; in claim_fcxps_mem() local 515 struct bfa_fcxp_s *fcxp; in bfa_fcxp_iocdisable() local 539 struct bfa_fcxp_s *fcxp; in bfa_fcxp_get() local 553 bfa_fcxp_init_reqrsp(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init_reqrsp() 591 bfa_fcxp_init(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init() 618 bfa_fcxp_put(struct bfa_fcxp_s *fcxp) in bfa_fcxp_put() 650 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcxp_null_comp() 660 struct bfa_fcxp_s *fcxp = cbarg; in __bfa_fcxp_send_cbfn() local 675 struct bfa_fcxp_s *fcxp; in hal_fcxp_send_comp() local 722 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 | 66 struct bfa_fcxp_s *fcxp; member 77 struct bfa_fcxp_s *fcxp; member 86 struct bfa_fcxp_s *fcxp; member 97 struct bfa_fcxp_s *fcxp; member 149 struct bfa_fcxp_s *fcxp; member 408 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ member 442 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ member 511 struct bfa_fcxp_s *fcxp; /* FCXP in use */ member
|
D | bfa_fcs_fcpim.c | 447 struct bfa_fcxp_s *fcxp; in bfa_fcs_itnim_send_prli() local 475 bfa_fcs_itnim_prli_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_itnim_prli_response()
|
D | bfa_fcs.c | 1325 struct bfa_fcxp_s *fcxp; in bfa_fcs_fabric_send_flogi_acc() local 1353 bfa_fcs_fabric_flogiacc_comp(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_fabric_flogiacc_comp()
|
D | bfad_bsg.c | 3225 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfad_send_fcpt_cb()
|