Searched refs:bfa_fcxp_s (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/scsi/bfa/ |
| A D | bfa_svc.h | 91 struct bfa_fcxp_s *fcxp_list; /* array of FCXPs */ 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); 155 struct bfa_fcxp_s { struct 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); [all …]
|
| A D | bfa_fcs_lport.c | 369 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_ls_rjt() 397 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_fcgs_rjt() 536 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_echo() 579 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_rnid() 714 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_abts_acc() 1839 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rhba() 2180 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rprt() 2503 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rpa() 3107 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_ms_send_gmal() 3308 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_ms_send_gfn() [all …]
|
| A D | bfa_fcs_rport.c | 1715 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogi() 1835 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogiacc() 1869 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_adisc() 1931 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_nsdisc() 2087 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo() 2125 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo_acc() 2173 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_process_prli() 2219 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_process_rpsc() 2256 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_process_adisc() 2933 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_prlo_acc() [all …]
|
| A D | bfa_fcs.h | 72 struct bfa_fcxp_s *fcxp; 97 struct bfa_fcxp_s *fcxp; 123 struct bfa_fcxp_s *fcxp; 148 struct bfa_fcxp_s *fcxp; 215 struct bfa_fcxp_s *fcxp; 432 struct bfa_fcxp_s *fcxp_alloced); 539 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ 603 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ 694 struct bfa_fcxp_s *fcxp; /* FCXP in use */
|
| A D | bfa_fcs_fcpim.c | 29 struct bfa_fcxp_s *fcxp_alloced); 31 struct bfa_fcxp_s *fcxp, void *cbarg, 458 bfa_fcs_itnim_send_prli(void *itnim_cbarg, struct bfa_fcxp_s *fcxp_alloced) in bfa_fcs_itnim_send_prli() 464 struct bfa_fcxp_s *fcxp; in bfa_fcs_itnim_send_prli() 492 bfa_fcs_itnim_prli_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_itnim_prli_response()
|
| A D | bfa_svc.c | 397 struct bfa_fcxp_s *fcxp; in claim_fcxps_mem() 495 struct bfa_fcxp_s *fcxp; in bfa_fcxp_iocdisable() 503 fcxp = (struct bfa_fcxp_s *) qe; in bfa_fcxp_iocdisable() 516 static struct bfa_fcxp_s * 519 struct bfa_fcxp_s *fcxp; in bfa_fcxp_get() 598 bfa_fcxp_put(struct bfa_fcxp_s *fcxp) in bfa_fcxp_put() 640 struct bfa_fcxp_s *fcxp = cbarg; in __bfa_fcxp_send_cbfn() 655 struct bfa_fcxp_s *fcxp; in hal_fcxp_send_comp() 760 struct bfa_fcxp_s *fcxp = cbarg; in bfa_fcxp_qresume() 874 struct bfa_fcxp_s * [all …]
|
| 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() 1353 bfa_fcs_fabric_flogiacc_comp(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_fabric_flogiacc_comp()
|
| 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() 3331 struct bfa_fcxp_s *hal_fcxp; in bfad_fcxp_bsg_send()
|
Completed in 52 milliseconds