Searched defs:fcxp (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/scsi/bfa/ |
A D | bfa_fcs_rport.c | 1699 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogi() local 1819 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_plogiacc() local 1853 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_adisc() local 1915 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_nsdisc() local 2071 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo() local 2109 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_logo_acc() local 2157 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_process_prli() local 2203 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_process_rpsc() local 2240 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_process_adisc() local 2917 struct bfa_fcxp_s *fcxp; in bfa_fcs_rport_send_prlo_acc() local [all …]
|
A D | bfa_fcs_lport.c | 382 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_ls_rjt() local 410 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_send_fcgs_rjt() local 549 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_echo() local 592 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_rnid() local 727 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_abts_acc() local 1866 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rhba() local 2207 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rprt() local 2530 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_fdmi_send_rpa() local 3147 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_ms_send_gmal() local 3348 struct bfa_fcxp_s *fcxp; in bfa_fcs_lport_ms_send_gfn() local [all …]
|
A D | bfa_svc.c | 411 struct bfa_fcxp_s *fcxp; in claim_fcxps_mem() local 509 struct bfa_fcxp_s *fcxp; in bfa_fcxp_iocdisable() local 533 struct bfa_fcxp_s *fcxp; in bfa_fcxp_get() local 585 bfa_fcxp_init(struct bfa_fcxp_s *fcxp, in bfa_fcxp_init() 612 bfa_fcxp_put(struct bfa_fcxp_s *fcxp) in bfa_fcxp_put() 654 struct bfa_fcxp_s *fcxp = cbarg; in __bfa_fcxp_send_cbfn() local 669 struct bfa_fcxp_s *fcxp; in hal_fcxp_send_comp() local 774 struct bfa_fcxp_s *fcxp = cbarg; in bfa_fcxp_qresume() local 895 struct bfa_fcxp_s *fcxp = NULL; in bfa_fcxp_req_rsp_alloc() local 968 bfa_fcxp_free(struct bfa_fcxp_s *fcxp) in bfa_fcxp_free() [all …]
|
A D | bfa_fcs.h | 66 struct bfa_fcxp_s *fcxp; member 77 struct bfa_fcxp_s *fcxp; member 86 struct bfa_fcxp_s *fcxp; member 97 struct bfa_fcxp_s *fcxp; member 149 struct bfa_fcxp_s *fcxp; member 405 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ member 439 struct bfa_fcxp_s *fcxp; /* FCXP needed for discarding */ member 508 struct bfa_fcxp_s *fcxp; /* FCXP in use */ member
|
A D | bfa_fcs_fcpim.c | 447 struct bfa_fcxp_s *fcxp; in bfa_fcs_itnim_send_prli() local 475 bfa_fcs_itnim_prli_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, in bfa_fcs_itnim_prli_response()
|
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()
|
A D | bfad_bsg.c | 3254 bfad_send_fcpt_cb(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, in bfad_send_fcpt_cb()
|
Completed in 147 milliseconds