/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs_rport.c | 50 struct bfa_fcxp_s *fcxp, void *cbarg, 56 struct bfa_fcxp_s *fcxp, void *cbarg, 62 struct bfa_fcxp_s *fcxp, void *cbarg, 66 struct bfa_fcxp_s *fcxp, void *cbarg, 443 bfa_fcxp_discard(rport->fcxp); in bfa_fcs_rport_sm_plogi() 468 bfa_fcxp_discard(rport->fcxp); in bfa_fcs_rport_sm_plogi() 485 bfa_fcxp_discard(rport->fcxp); in bfa_fcs_rport_sm_plogi() 493 bfa_fcxp_discard(rport->fcxp); in bfa_fcs_rport_sm_plogi() 503 bfa_fcxp_discard(rport->fcxp); in bfa_fcs_rport_sm_plogi() 509 bfa_fcxp_discard(rport->fcxp); in bfa_fcs_rport_sm_plogi() [all …]
|
H A D | bfa_fcs_lport.c | 369 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_ls_rjt() local 376 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_lport_send_ls_rjt() 377 if (!fcxp) in bfa_fcs_lport_send_ls_rjt() 380 len = fc_ls_rjt_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_lport_send_ls_rjt() 384 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_ls_rjt() 397 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_fcgs_rjt() local 406 fcxp = bfa_fcs_fcxp_alloc(port->fcs, BFA_FALSE); in bfa_fcs_lport_send_fcgs_rjt() 407 if (!fcxp) in bfa_fcs_lport_send_fcgs_rjt() 410 ct_hdr = bfa_fcxp_get_reqbuf(fcxp); in bfa_fcs_lport_send_fcgs_rjt() 418 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_fcgs_rjt() [all …]
|
H A D | bfa_svc.c | 68 static void hal_fcxp_rx_plog(struct bfa_s *bfa, struct bfa_fcxp_s *fcxp, 71 struct bfa_fcxp_s *fcxp, struct fchs_s *fchs); 73 static void bfa_fcxp_queue(struct bfa_fcxp_s *fcxp, 397 struct bfa_fcxp_s *fcxp; in claim_fcxps_mem() local 399 fcxp = (struct bfa_fcxp_s *) bfa_mem_kva_curp(mod); in claim_fcxps_mem() 400 memset(fcxp, 0, sizeof(struct bfa_fcxp_s) * mod->num_fcxps); in claim_fcxps_mem() 408 mod->fcxp_list = fcxp; in claim_fcxps_mem() 411 fcxp->fcxp_mod = mod; in claim_fcxps_mem() 412 fcxp->fcxp_tag = i; in claim_fcxps_mem() 415 list_add_tail(&fcxp->qe, &mod->fcxp_req_free_q); in claim_fcxps_mem() [all …]
|
H A D | bfa_fcs_fcpim.c | 31 struct bfa_fcxp_s *fcxp, void *cbarg, 185 bfa_fcxp_discard(itnim->fcxp); in bfa_fcs_itnim_sm_prli() 191 bfa_fcxp_discard(itnim->fcxp); in bfa_fcs_itnim_sm_prli() 197 bfa_fcxp_discard(itnim->fcxp); in bfa_fcs_itnim_sm_prli() 464 struct bfa_fcxp_s *fcxp; in bfa_fcs_itnim_send_prli() local 469 fcxp = fcxp_alloced ? fcxp_alloced : in bfa_fcs_itnim_send_prli() 471 if (!fcxp) { in bfa_fcs_itnim_send_prli() 477 itnim->fcxp = fcxp; in bfa_fcs_itnim_send_prli() 479 len = fc_prli_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_itnim_send_prli() 482 bfa_fcxp_send(fcxp, rport->bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_itnim_send_prli() [all …]
|
H A D | bfa_svc.h | 110 typedef void (*fcxp_send_cb_t) (struct bfa_s *ioc, struct bfa_fcxp_s *fcxp, 117 typedef void (*bfa_cb_fcxp_send_t) (void *bfad_fcxp, struct bfa_fcxp_s *fcxp, 121 typedef void (*bfa_fcxp_alloc_cbfn_t) (void *cbarg, struct bfa_fcxp_s *fcxp); 676 void bfa_fcxp_discard(struct bfa_fcxp_s *fcxp); 678 void *bfa_fcxp_get_reqbuf(struct bfa_fcxp_s *fcxp); 679 void *bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp); 681 void bfa_fcxp_free(struct bfa_fcxp_s *fcxp); 683 void bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, 690 bfa_status_t bfa_fcxp_abort(struct bfa_fcxp_s *fcxp); 691 u32 bfa_fcxp_get_reqbufsz(struct bfa_fcxp_s *fcxp);
|
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.c | 168 struct bfa_fcxp_s *fcxp, void *cbarg, 1325 struct bfa_fcxp_s *fcxp; in bfa_fcs_fabric_send_flogi_acc() local 1329 fcxp = bfa_fcs_fcxp_alloc(fabric->fcs, BFA_FALSE); in bfa_fcs_fabric_send_flogi_acc() 1333 if (!fcxp) in bfa_fcs_fabric_send_flogi_acc() 1336 reqlen = fc_flogi_acc_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_fabric_send_flogi_acc() 1343 bfa_fcxp_send(fcxp, NULL, fabric->vf_id, fabric->lps->bfa_tag, in bfa_fcs_fabric_send_flogi_acc() 1353 bfa_fcs_fabric_flogiacc_comp(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_fabric_flogiacc_comp() argument
|
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() argument
|