Searched defs:fcxp (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs_rport.c | 1715 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogi() local 1743 bfa_fcs_rport_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_plogi_response() 1835 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogiacc() local 1869 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_adisc() local 1895 bfa_fcs_rport_adisc_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_adisc_response() 1931 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_nsdisc() local 1964 bfa_fcs_rport_gidpn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_gidpn_response() 2037 bfa_fcs_rport_gpnid_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_gpnid_response() 2087 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo() local 2125 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo_acc() local [all …]
|
H A D | bfa_fcs_lport.c | 369 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_ls_rjt() local 397 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_fcgs_rjt() local 536 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_echo() local 579 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_rnid() local 714 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_abts_acc() local 1839 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rhba() local 2136 bfa_fcs_lport_fdmi_rhba_response(void *fcsarg, struct bfa_fcxp_s *fcxp, in bfa_fcs_lport_fdmi_rhba_response() 2180 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rprt() local 2459 bfa_fcs_lport_fdmi_rprt_response(void *fcsarg, struct bfa_fcxp_s *fcxp, in bfa_fcs_lport_fdmi_rprt_response() 2503 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rpa() local [all …]
|
H A D | bfa_svc.c | 397 struct bfa_fcxp_s *fcxp; in claim_fcxps_mem() local 495 struct bfa_fcxp_s *fcxp; in bfa_fcxp_iocdisable() local 519 struct bfa_fcxp_s *fcxp; in bfa_fcxp_get() local 533 bfa_fcxp_init_reqrsp(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init_reqrsp() 571 bfa_fcxp_init(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init() 598 bfa_fcxp_put(struct bfa_fcxp_s *fcxp) in bfa_fcxp_put() 630 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcxp_null_comp() 640 struct bfa_fcxp_s *fcxp = cbarg; in __bfa_fcxp_send_cbfn() local 655 struct bfa_fcxp_s *fcxp; in hal_fcxp_send_comp() local 702 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, in hal_fcxp_tx_plog() [all …]
|
H A D | bfa_fcs.h | 72 struct bfa_fcxp_s *fcxp; member 97 struct bfa_fcxp_s *fcxp; member 123 struct bfa_fcxp_s *fcxp; member 148 struct bfa_fcxp_s *fcxp; member 215 struct bfa_fcxp_s *fcxp; member 539 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ member 603 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ member 694 struct bfa_fcxp_s *fcxp; /* FCXP in use */ member
|
H A D | bfa_fcs_fcpim.c | 464 struct bfa_fcxp_s *fcxp; in bfa_fcs_itnim_send_prli() local 492 bfa_fcs_itnim_prli_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_itnim_prli_response()
|
H A 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()
|
H A D | bfad_bsg.c | 3251 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfad_send_fcpt_cb()
|