Searched defs:fcxp (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/scsi/bfa/ | 
| D | bfa_fcs_rport.c | 1711 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_rport_send_plogi()  local1739 bfa_fcs_rport_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg,  in bfa_fcs_rport_plogi_response()
 1831 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_rport_send_plogiacc()  local
 1865 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_rport_send_adisc()  local
 1891 bfa_fcs_rport_adisc_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg,  in bfa_fcs_rport_adisc_response()
 1927 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_rport_send_nsdisc()  local
 1960 bfa_fcs_rport_gidpn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg,  in bfa_fcs_rport_gidpn_response()
 2033 bfa_fcs_rport_gpnid_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg,  in bfa_fcs_rport_gpnid_response()
 2083 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_rport_send_logo()  local
 2121 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_rport_send_logo_acc()  local
 [all …]
 
 | 
| D | bfa_fcs_lport.c | 378 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_lport_send_ls_rjt()  local406 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_lport_send_fcgs_rjt()  local
 545 	struct bfa_fcxp_s	*fcxp;  in bfa_fcs_lport_echo()  local
 588 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_lport_rnid()  local
 723 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_lport_abts_acc()  local
 1862 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_lport_fdmi_send_rhba()  local
 2151 bfa_fcs_lport_fdmi_rhba_response(void *fcsarg, struct bfa_fcxp_s *fcxp,  in bfa_fcs_lport_fdmi_rhba_response()
 2195 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_lport_fdmi_send_rprt()  local
 2474 bfa_fcs_lport_fdmi_rprt_response(void *fcsarg, struct bfa_fcxp_s *fcxp,  in bfa_fcs_lport_fdmi_rprt_response()
 2518 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_lport_fdmi_send_rpa()  local
 [all …]
 
 | 
| D | bfa_svc.c | 452 	struct bfa_fcxp_s *fcxp;  in claim_fcxps_mem()  local565 	struct bfa_fcxp_s *fcxp;  in bfa_fcxp_iocdisable()  local
 589 	struct bfa_fcxp_s *fcxp;  in bfa_fcxp_get()  local
 603 bfa_fcxp_init_reqrsp(struct bfa_fcxp_s *fcxp,  in bfa_fcxp_init_reqrsp()
 641 bfa_fcxp_init(struct bfa_fcxp_s *fcxp,  in bfa_fcxp_init()
 668 bfa_fcxp_put(struct bfa_fcxp_s *fcxp)  in bfa_fcxp_put()
 700 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg,  in bfa_fcxp_null_comp()
 710 	struct bfa_fcxp_s *fcxp = cbarg;  in __bfa_fcxp_send_cbfn()  local
 725 	struct bfa_fcxp_s	*fcxp;  in hal_fcxp_send_comp()  local
 772 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;  member84 	struct bfa_fcxp_s *fcxp;  member
 93 	struct bfa_fcxp_s *fcxp;  member
 104 	struct bfa_fcxp_s *fcxp;  member
 156 	struct bfa_fcxp_s *fcxp;  member
 415 	struct bfa_fcxp_s	*fcxp;	/*  FCXP needed for discarding */  member
 449 	struct bfa_fcxp_s *fcxp;	/*  FCXP needed for discarding */  member
 518 	struct bfa_fcxp_s	*fcxp;		/*  FCXP in use	*/  member
 
 | 
| D | bfa_fcs_fcpim.c | 454 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_itnim_send_prli()  local482 bfa_fcs_itnim_prli_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg,  in bfa_fcs_itnim_prli_response()
 
 | 
| D | bfa_fcs.c | 1451 	struct bfa_fcxp_s *fcxp;  in bfa_fcs_fabric_send_flogi_acc()  local1479 bfa_fcs_fabric_flogiacc_comp(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg,  in bfa_fcs_fabric_flogiacc_comp()
 
 | 
| D | bfad_bsg.c | 3238 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg,  in bfad_send_fcpt_cb()
 |