Searched defs:fcxp (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 1369 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogi() local 1396 bfa_fcs_rport_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_plogi_response() 1488 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogiacc() local 1521 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_adisc() local 1546 bfa_fcs_rport_adisc_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_adisc_response() 1582 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_nsdisc() local 1614 bfa_fcs_rport_gidpn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_gidpn_response() 1687 bfa_fcs_rport_gpnid_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_rport_gpnid_response() 1737 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo() local 1774 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo_acc() local [all …]
|
D | bfa_fcs_lport.c | 336 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_ls_rjt() local 364 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_fcgs_rjt() local 503 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_echo() local 546 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_rnid() local 681 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_abts_acc() local 1659 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rhba() local 1889 bfa_fcs_lport_fdmi_rhba_response(void *fcsarg, struct bfa_fcxp_s *fcxp, in bfa_fcs_lport_fdmi_rhba_response() 1933 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rprt() local 2104 bfa_fcs_lport_fdmi_rprt_response(void *fcsarg, struct bfa_fcxp_s *fcxp, in bfa_fcs_lport_fdmi_rprt_response() 2148 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rpa() local [all …]
|
D | bfa_svc.c | 438 struct bfa_fcxp_s *fcxp; in claim_fcxps_mem() local 541 struct bfa_fcxp_s *fcxp; in bfa_fcxp_iocdisable() local 564 struct bfa_fcxp_s *fcxp; in bfa_fcxp_get() local 575 bfa_fcxp_init_reqrsp(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init_reqrsp() 613 bfa_fcxp_init(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init() 640 bfa_fcxp_put(struct bfa_fcxp_s *fcxp) in bfa_fcxp_put() 664 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcxp_null_comp() 674 struct bfa_fcxp_s *fcxp = cbarg; in __bfa_fcxp_send_cbfn() local 689 struct bfa_fcxp_s *fcxp; in hal_fcxp_send_comp() local 736 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 | 73 struct bfa_fcxp_s *fcxp; member 82 struct bfa_fcxp_s *fcxp; member 91 struct bfa_fcxp_s *fcxp; member 102 struct bfa_fcxp_s *fcxp; member 154 struct bfa_fcxp_s *fcxp; member 404 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ member 437 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ member 505 struct bfa_fcxp_s *fcxp; /* FCXP in use */ member
|
D | bfa_fcs_fcpim.c | 424 struct bfa_fcxp_s *fcxp; in bfa_fcs_itnim_send_prli() local 451 bfa_fcs_itnim_prli_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_itnim_prli_response()
|
D | bfa_fcs.c | 1293 struct bfa_fcxp_s *fcxp; in bfa_fcs_fabric_send_flogi_acc() local 1322 bfa_fcs_fabric_flogiacc_comp(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_fabric_flogiacc_comp()
|
D | bfad_bsg.c | 2905 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfad_send_fcpt_cb()
|